org.codehaus.janino.util
public static class ClassFile.ExceptionsAttribute extends ClassFile.AttributeInfo
| Constructor Summary | |
|---|---|
| ExceptionsAttribute(short attributeNameIndex, short[] exceptionIndexes) | |
| Method Summary | |
|---|---|
| short[] | getExceptionIndexes() |
| protected void | storeBody(DataOutputStream dos) |