See: Description
| Exception | Description |
|---|---|
| ConfigurationException |
Identifies a problem with the configuration of the compiler.
|
| EvaluationException |
Exceptions of this type can be thrown during the construction of the pan
language profiles.
|
| InvalidTermException |
Exceptions of this type are thrown when an invalid term is encountered.
|
| ReturnValueException |
Exceptions of this type are thrown when executing a DML return statement.
|
| SyntaxException |
Exceptions of this type are thrown lexing and parsing phases.
|
| SystemException |
Exceptions of this type are thrown when basic system exceptions (for example,
IO exceptions) are encountered.
|
| ValidationException |
Exceptions of this type can be thrown during the validation phase of the
processing.
|
| Error | Description |
|---|---|
| CompilerError |
This error is thrown only for conditions which should never occur.
|
Copyright © 2014 Quattor. All Rights Reserved.