Package cst.common.system

Class Summary
ConfigurationManager
CSTError Defines an error in the application.
CSTMessages A class for accessing the CSTMessages.properties resource bundle.
Log Logs error messages, either by displaying them on the screen or writing to System.out().
SessionProperties
StartupOptions
StartupSettings
 

Enum Summary
CSTErrorType An Enumerated type which defines codes for all anticipated errors in the system.
 

Exception Summary
CSTException A checked exception which contains one or more CSTErrors, each of which is represented by a human-readable error message and a machine-readable error code.