|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.transjvm.jvm.ExceptionEntry
public class ExceptionEntry
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 |
---|
public ExceptionEntry(int start, int end, int classRef, int target)
Method Detail |
---|
public void write(ByteStream stream)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |