Class SyntaxException

java.lang.Object
java.lang.Throwable
java.lang.Exception
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BasicSyntaxException, CommandCanNotBeCreatedException, KeywordNotImplementedException

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