net.sf.transjvm.jvm
Class ExceptionEntry

java.lang.Object
  extended by net.sf.transjvm.jvm.ExceptionEntry

public class ExceptionEntry
extends java.lang.Object


Constructor Summary
ExceptionEntry(int start, int end, int classRef, int target)
           
 
Method Summary
 void write(ByteStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionEntry

public ExceptionEntry(int start,
                      int end,
                      int classRef,
                      int target)
Method Detail

write

public void write(ByteStream stream)


Copyright 2004-5, Mark Shannon