See: Description
Interface | Description |
---|---|
ErrorHandler |
Interface for things that can deal with reporting errors and
exceptions.
|
Resources |
Type safe interface to resource bundle.
|
Class | Description |
---|---|
ErrorQueue |
ErrorHandler that queues up its errors when a delegate
ErrorHandler is not available, and passes the errors
on when a delegate is available. |
ProcessReportDescriptionFactory |
Factory that converts process reports into descriptions that can be used in
the user interface.
|
ProcessReportDescriptionFactory.ProcessDescription |
Various descriptions of the attributes of a process report.
|
ResourcesImplementation |
Type safe interface to resource bundle.
|
Exception | Description |
---|---|
ConsoleException |
Console exception class.
|
DisplayMessageConsoleException |
Exception that can be displayed through the user interface.
|
Copyright © 2000-2014. All Rights Reserved.