public static class ClassFile.ExceptionsAttribute extends ClassFile.AttributeInfo
| Constructor and Description |
|---|
ExceptionsAttribute(short attributeNameIndex,
short[] exceptionIndexes) |
| Modifier and Type | Method and Description |
|---|---|
short[] |
getExceptionIndexes() |
protected void |
storeBody(java.io.DataOutputStream dos) |
storepublic ExceptionsAttribute(short attributeNameIndex,
short[] exceptionIndexes)
public short[] getExceptionIndexes()
protected void storeBody(java.io.DataOutputStream dos)
throws java.io.IOException
storeBody in class ClassFile.AttributeInfojava.io.IOException