| Modifier and Type | Method and Description |
|---|---|
ApiError |
ClientVisibleException.getApiError() |
| Constructor and Description |
|---|
ClientVisibleException(ApiError apiError) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ValidationError |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorImpl |
class |
ValidationErrorImpl |
| Modifier and Type | Method and Description |
|---|---|
protected ApiError |
ExceptionHandler.getError(ApiRequest apiRequest,
ClientVisibleException e) |
protected ApiError |
ExceptionHandler.getError(ApiRequest apiRequest,
Throwable t) |
protected ApiError |
ExceptionHandler.getUnknownError(ApiRequest apiRequest,
Throwable t) |
protected ApiError |
ExceptionHandler.populateError(ErrorImpl error,
Locale locale) |
Copyright © 2014. All rights reserved.