Package com.scriptbasic.exceptions
-
Exception Summary Exception Description BasicLexicalException CommandCanNotBeCreatedException CommandFactoryException GeneralAnalysisException KeywordNotImplementedException LexicalException Exception to throw when there is some error during the lexical analysis related to the analysis itself and not the reading of the source.SyntaxException Exception to throw when there is some error during the syntax analysis related to the analysis itself and not the reading of the source.UnterminatedStringException