|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jrre.classloader.classfile.attributes.Attribute | +--jrre.classloader.classfile.attributes.ExceptionAttribute
Field Summary |
Fields inherited from class jrre.classloader.classfile.attributes.Attribute |
attributeLength, nameIndex |
Constructor Summary | |
ExceptionAttribute()
|
|
ExceptionAttribute(int nameIndex,
int length,
int exceptionCount,
int[] exceptionIndexTableArray)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ExceptionAttribute()
public ExceptionAttribute(int nameIndex, int length, int exceptionCount, int[] exceptionIndexTableArray)
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |