Package com.blackrook.expression.struct
Class Lexer.Parser.Exception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.blackrook.expression.struct.Lexer.Parser.Exception
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Lexer.Parser
public static class Lexer.Parser.Exception extends RuntimeException
Thrown when a Parser has a problem.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-