Package org.openjdk.asmtools.jasm
Class Parser.CompilerError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.openjdk.asmtools.jasm.Parser.CompilerError
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Parser
The main compile error for the parser
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CompilerError
CompilerError(String message)
-