public class ExceptionsAttribute extends Attribute
4.8.5
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ATTRIBUTE_NAME |
Constructor and Description |
---|
ExceptionsAttribute(ConstantPool constantPool,
short nameIndex,
int attributeLength,
java.io.DataInputStream dis) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getExceptionNames() |
java.lang.String |
toString() |
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool
public static final java.lang.String ATTRIBUTE_NAME
public ExceptionsAttribute(ConstantPool constantPool, short nameIndex, int attributeLength, java.io.DataInputStream dis) throws java.io.IOException
java.io.IOException
Copyright © 2001. Documenation generated January 20 2015.