Class RESTExceptionHandler
- java.lang.Object
-
- org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
-
- org.odpi.openmetadata.accessservices.communityprofile.server.RESTExceptionHandler
-
public class RESTExceptionHandler extends RESTExceptionHandler
RESTExceptionHandler provides support for Community Profile OMAS specific exceptions
-
-
Constructor Summary
Constructors Constructor Description RESTExceptionHandler()
-
Method Summary
-
Methods inherited from class org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler
captureCheckedException, captureCheckedException, captureExceptions, captureExceptions, captureInvalidParameterException, capturePropertyServerException, captureUserNotAuthorizedException, detectAndThrowInvalidParameterException, detectAndThrowInvalidParameterException, detectAndThrowPropertyServerException, detectAndThrowPropertyServerException, detectAndThrowStandardExceptions, detectAndThrowUserNotAuthorizedException, detectAndThrowUserNotAuthorizedException, handleBadType, handleMissingValue, handleNoRequestBody, handleUnexpectedException
-
-