public class RestErrorHandlerImpl extends RestErrorHandler
method| Constructor and Description |
|---|
RestErrorHandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
handleError(InvocationTargetException e)
When an error occurs during a REST service invocation, a RestErrorHandler is called to handle this error.
|
getRestExceptionTypes, isCheckedException, setMethodpublic Object handleError(InvocationTargetException e) throws RestFailure
RestErrorHandlerhandleError in class RestErrorHandlerRestFailureCopyright © 2016. All rights reserved.