Class LexicalException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BasicLexicalException

public abstract class LexicalException extends GeneralAnalysisException
Exception to throw when there is some error during the lexical analysis related to the analysis itself and not the reading of the source.
Author:
Peter Verhas
See Also: