See: Description
| Class | Description |
|---|---|
| CustomerHandler |
A trivial subclass of FileHandler intended to provide support for
logging messages targeted at customers.
|
| DebugHandler |
A trivial subclass of FileHandler intended to provide support for
configuration specific to debug logging.
|
| EPPDateFormatter |
Provides utility methods to parse and generate XML date/dateTime strings.
|
| ErrorPkg |
A flexible library message reporting facility which supports customisation
of messages using a plain text messages file.
|
| MaintenanceHandler |
A trivial subclass of FileHandler intended to provide support for
configuration specific to maintenance logging.
|
| SupportHandler |
A trivial subclass of FileHandler intended to provide support for configuration specific to Registry help-desk
logging.
|
| Timer |
Provides time-related services, such as calculation of time intervals in various precisions and configuration of
timing to use either real world or simulated time, to be set by the user.
|
| ToolkitRuntime |
Provides global toolkit initialisation.
|
| Error | Description |
|---|---|
| ConfigurationError |
An error occurred during toolkit configuration from which recovery without
user intervention is not possible.
|