| Package | Description |
|---|---|
| ratpack.error |
Types that deal with handling application errors.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
ServerErrorHandler.error(Context context,
InvalidPathEncodingException exception)
Processes the given request path encoding error that occurred processing the given context.
|