| Package | Description |
|---|---|
| stella |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractErrorHandler
An abstract implementation of an error handler.
|
class |
MasterErrorHandler
A collection of
ErrorFinalizing objects. |
| Modifier and Type | Field and Description |
|---|---|
private ErrorHandling |
MasterMind.errorhandler
The actual error handler object used.
|
| Modifier and Type | Method and Description |
|---|---|
static ErrorHandling |
AbstractErrorHandler.createErrorHandler(Map prop)
Constructs a new error handling instance using the mapping of the
PropertySupplying.KEY_CLASS to the class name to derive the class to instantiate. |