net.sf.rej.java
Class ExceptionInfo
java.lang.Object
net.sf.rej.java.ExceptionInfo
public class ExceptionInfo
- extends java.lang.Object
ExceptionInfo
- Author:
- Sami Koivu
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExceptionInfo
public ExceptionInfo(ByteParser parser,
ConstantPool pool)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getData
public byte[] getData()
getStartPc
public int getStartPc()
getEndPc
public int getEndPc()
getHandlerPc
public int getHandlerPc()
getType
public java.lang.String getType()
isFinally
public boolean isFinally()
getLabels
public java.util.List<Label> getLabels()