Package | Description |
---|---|
com.scriptbasic.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
BasicLexicalException |
class |
CommandCanNotBeCreatedException |
class |
GenericSyntaxException |
class |
KeywordNotImplementedException |
class |
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.
|
class |
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.
|
class |
UnterminatedStringException |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.