public class GlossaryViewClientExceptionHandler extends RESTExceptionHandler
| Constructor and Description |
|---|
GlossaryViewClientExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
detectAndThrowGlossaryViewOmasException(String methodName,
GlossaryViewEntityDetailResponse restResult)
Throw an InvalidParameterException if it is encoded in the REST response.
|
captureCheckedException, captureCheckedException, captureInvalidParameterException, capturePropertyServerException, captureThrowable, captureThrowable, captureUserNotAuthorizedException, detectAndThrowInvalidParameterException, detectAndThrowInvalidParameterException, detectAndThrowPropertyServerException, detectAndThrowPropertyServerException, detectAndThrowStandardExceptions, detectAndThrowUserNotAuthorizedException, detectAndThrowUserNotAuthorizedException, handleMissingValue, handleNoRequestBody, handleUnexpectedExceptionpublic void detectAndThrowGlossaryViewOmasException(String methodName, GlossaryViewEntityDetailResponse restResult) throws GlossaryViewOmasException
methodName - name of the method calledrestResult - response from the rest callGlossaryViewOmasException - encoded exception from the serverCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.