|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Enum Summary | |
---|---|
GeneralException.Debug | Enumeration of the different debug levels |
Exception Summary | |
---|---|
GeneralException | Custom exception class that provides different levels of information in a call
to toString() based on a debug level. |
InputException | General excpetion for an exeption in or about an input file |
OutputException | Exception for problems writing an output file |
Error Summary | |
---|---|
UnexpectedError | Represnts an error that should never occur. |
Provides exceptions that are common across the package. These are a general exception that all other package exception extend, input/output exceptions and an error that is thrown when something happens that we thought couldn't.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |