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:
java.io.Serializable
- Enclosing class:
- Parser
static class Parser.CompilerError extends java.lang.Error
The main compile error for the parser
-
-
Constructor Summary
Constructors Constructor Description CompilerError(java.lang.String message)
-