public final class ExceptionsReader extends AttributeReader
attr, cr, length
Constructor and Description |
---|
ExceptionsReader(ClassReader.AttrIterator iter)
Build a reader for the attribute 'iter'.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getClasses() |
int[] |
getRawTable() |
checkSize, checkSizeEquals, getClassReader, getRawOffset, getRawSize
public ExceptionsReader(ClassReader.AttrIterator iter) throws InvalidClassFileException
InvalidClassFileException
public int[] getRawTable()
public String[] getClasses() throws InvalidClassFileException
InvalidClassFileException