|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.tools.classfile.ConstantPoolException
com.sun.tools.classfile.ConstantPool.InvalidEntry
public class ConstantPool.InvalidEntry
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
int |
tag
|
| Fields inherited from class com.sun.tools.classfile.ConstantPoolException |
|---|
index |
| Constructor Summary | |
|---|---|
ConstantPool.InvalidEntry(int index,
int tag)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
public final int tag
| Constructor Detail |
|---|
ConstantPool.InvalidEntry(int index,
int tag)
| Method Detail |
|---|
public java.lang.String getMessage()
getMessage in class java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||