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

static class Parser.CompilerError extends Error
The main compile error for the parser
  • Constructor Details

    • CompilerError

      CompilerError(String message)