See: Description
| Interface | Description |
|---|---|
| ErrorHandler |
An ErrorHandler is called to report errors in application code
(bad use of the framework, or an uncaught exception).
|
| ValidationErrorHandler |
An ValidationErrorHandler is called to report errors caused by a bad use of
the application (typically validations over the screen state, based in business rules,
before performing an action).
|
| Class | Description |
|---|---|
| ErrorHandlerImpl |
This package contains the public interface the Crux Error Handling engine.
Start with the following classes:
ErrorHandlerValidationErrorHandlerCopyright © 2015. All rights reserved.