Package org.openjdk.asmtools.jasm
Class Scanner.SyntaxError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.openjdk.asmtools.jasm.Scanner.SyntaxError
- All Implemented Interfaces:
Serializable
- Enclosing class:
Scanner
SyntaxError is the generic error thrown for parsing problems.
- See Also:
-
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
-
SyntaxError
protected SyntaxError()
-