public static class ClassFile.ExceptionsAttribute extends ClassFile.AttributeInfo
| Constructor and Description |
|---|
ClassFile.ExceptionsAttribute(short attributeNameIndex,
short[] exceptionIndexes) |
| Modifier and Type | Method and Description |
|---|---|
short[] |
getExceptionIndexes() |
protected void |
storeBody(DataOutputStream dos) |
storepublic ClassFile.ExceptionsAttribute(short attributeNameIndex,
short[] exceptionIndexes)
public short[] getExceptionIndexes()
protected void storeBody(DataOutputStream dos) throws IOException
storeBody in class ClassFile.AttributeInfoIOExceptionCopyright © 2001-2012. All Rights Reserved.