| Interface | Description |
|---|---|
| ErrorHandler |
Implementations are responsible for handling errors.
|
| Class | Description |
|---|---|
| NoOpErrorHandler |
ErrorHandler that handles an error silently |
| RaiseExceptionErrorHandler |
ErrorHandler that handles an error by raising an exception |