See: Description
| Class | Description |
|---|---|
| CGActorException |
Exceptions related to problems with updating actors, including improper arguments.
|
| CGContextException |
Exceptions related to problems with contexts, such as overlapping contexts,
coreference links badly formed, etc.
|
| CGEncodingException |
Indicates an encoding exception, typically that a string or file was not
UTF-8 compliant.
|
| CGError |
Errors related to problems with ill formed graphs, non-adherence to rules,
etc.
|
| CGException |
General class of exceptions defined by the CharGer System @author Harry S.
|
| CGFileException |
Exceptions related to syntax problems with saving, opening, etc.
|
| CGGraphFormationError |
Errors related to problems with ill formed graphs, non-adherence to rules, etc.
|
| CGStorageError |
Errors related to problems with hashtables, null values, etc.
|
| CGSyntaxException |
Exceptions related to problems with syntax, parsing, etc.
|
| CGThrowable |
Top-level abstract exception to superclass all the others defined here.
|