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 |
|---|---|
java.lang.String[] |
getClasses() |
int[] |
getRawTable() |
checkSize, checkSizeEquals, getClassReader, getRawOffset, getRawSizepublic ExceptionsReader(ClassReader.AttrIterator iter) throws InvalidClassFileException
InvalidClassFileExceptionpublic int[] getRawTable()
public java.lang.String[] getClasses()
throws InvalidClassFileException
InvalidClassFileException