| Package | Description |
|---|---|
| org.cruxframework.crux.core.client | |
| org.cruxframework.crux.core.client.errors |
Provides for application errors handling.
|
| Class and 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 and 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).
|
Copyright © 2015. All rights reserved.