| Package | Description |
|---|---|
| me.alidg.errors | |
| me.alidg.errors.adapter |
| Modifier and Type | Method and Description |
|---|---|
HttpError |
WebErrorHandlers.handle(Throwable exception,
Locale locale)
Given any
exception, first it would select an appropriate exception handler or
falls back to a default handler and then tries to handle the exception using the chosen
handler. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
HttpErrorAttributesAdapter.adapt(HttpError httpError)
|
Map<String,Object> |
DefaultHttpErrorAttributesAdapter.adapt(HttpError httpError)
|
Copyright © 2018. All rights reserved.