Class Lexer.LexerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.episteme.natural.computing.compiler.Lexer.LexerException
- All Implemented Interfaces:
Serializable
- Enclosing class:
Lexer
Exception thrown when lexer encounters invalid input.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LexerException
-