JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Deprecated Methods
Method
Description
org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler.detectAndThrowInvalidParameterException
(String, FFDCResponseBase)
org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler.detectAndThrowPropertyServerException
(String, FFDCResponseBase)
org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler.detectAndThrowUserNotAuthorizedException
(String, FFDCResponseBase)
Deprecated Constructors
Constructor
Description
org.odpi.openmetadata.commonservices.ffdc.exceptions.InvalidParameterException
(int, String, String, String, String, String, String)
org.odpi.openmetadata.commonservices.ffdc.exceptions.InvalidParameterException
(int, String, String, String, String, String, String, Map<String, Object>)
org.odpi.openmetadata.commonservices.ffdc.exceptions.InvalidParameterException
(int, String, String, String, String, String, Throwable, String)
org.odpi.openmetadata.commonservices.ffdc.exceptions.InvalidParameterException
(int, String, String, String, String, String, Throwable, String, Map<String, Object>)
org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
(int, String, String, String, String, String, Throwable, Map<String, Object>)
org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
(int, String, String, String, String, String, Map<String, Object>)
org.odpi.openmetadata.commonservices.ffdc.exceptions.UserNotAuthorizedException
(int, String, String, String, String, String, String)
org.odpi.openmetadata.commonservices.ffdc.exceptions.UserNotAuthorizedException
(int, String, String, String, String, String, String, Map<String, Object>)
org.odpi.openmetadata.commonservices.ffdc.exceptions.UserNotAuthorizedException
(int, String, String, String, String, String, Throwable, String)
org.odpi.openmetadata.commonservices.ffdc.exceptions.UserNotAuthorizedException
(int, String, String, String, String, String, Throwable, String, Map<String, Object>)