|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
alt.jiapi.file.ParseException
public class ParseException
Class ParseException.
Constructor Summary | |
---|---|
ParseException(java.lang.String message,
ConstantPool cp)
|
|
ParseException(java.lang.String message,
ProgramElement cf)
|
Method Summary | |
---|---|
ProgramElement |
getClassFile()
|
ConstantPool |
getConstantPool()
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ParseException(java.lang.String message, ConstantPool cp)
public ParseException(java.lang.String message, ProgramElement cf)
Method Detail |
---|
public ProgramElement getClassFile()
public ConstantPool getConstantPool()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |