Package javassist.compiler
Class CompileError
java.lang.Object
java.lang.Throwable
java.lang.Exception
javassist.compiler.CompileError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NoFieldException
,SyntaxError
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDdefault serialVersionUID- See Also:
-
lex
-
reason
-
-
Constructor Details
-
CompileError
-
CompileError
-
CompileError
-
CompileError
-
-
Method Details
-
getLex
-
getMessage
- Overrides:
getMessage
in classThrowable
-
toString
-