Package | Description |
---|---|
charger.exception |
Classes for all the CharGer system's exceptions (i.e., Throwables)
|
Modifier and Type | Class and Description |
---|---|
class |
CGActorException
Exceptions related to problems with updating actors, including improper arguments.
|
class |
CGContextException
Exceptions related to problems with contexts, such as overlapping contexts,
coreference links badly formed, etc.
|
class |
CGEncodingException
Indicates an encoding exception, typically that a string or file was not
UTF-8 compliant.
|
class |
CGError
Errors related to problems with ill formed graphs, non-adherence to rules,
etc.
|
class |
CGException
General class of exceptions defined by the CharGer System @author Harry S.
|
class |
CGFileException
Exceptions related to syntax problems with saving, opening, etc.
|
class |
CGGraphFormationError
Errors related to problems with ill formed graphs, non-adherence to rules, etc.
|
class |
CGStorageError
Errors related to problems with hashtables, null values, etc.
|
class |
CGSyntaxException
Exceptions related to problems with syntax, parsing, etc.
|