Package | Description |
---|---|
ratpack.error |
Types that deal with handling application errors.
|
Class and Description |
---|
ClientErrorHandler
The client error handler deals with errors that are due to the client doing something wrong.
|
ServerErrorHandler
An object that can deal with errors that occur during the processing of an exchange.
|