Package javassist.compiler
Class SyntaxError
java.lang.Object
java.lang.Throwable
java.lang.Exception
javassist.compiler.CompileError
javassist.compiler.SyntaxError
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long
default serialVersionUID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javassist.compiler.CompileError
getLex, getMessage, toString
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:
-
-
Constructor Details
-
SyntaxError
-