Enum | Description |
---|---|
GeneralException.Debug |
Enumeration of the different debug levels
|
Exception | Description |
---|---|
GeneralException |
Custom exception class that provides different levels of information in a call
to
toString() based on a debug level. |
InputException |
General exception for an exception in or about an input file
|
OutputException |
Exception for problems writing an output file
|
Error | Description |
---|---|
UnexpectedError |
Represents an error that should never occur.
|