Package org.odpi.openmetadata.commonservices.ffdc.exceptions
package org.odpi.openmetadata.commonservices.ffdc.exceptions
-
ExceptionsClassDescriptionThe InvalidParameterException is thrown by the OMAG Service when a parameter is null or an invalid value.OMAGCheckedExceptionBase provides a checked exception for reporting errors found when using the Open Metadata and Governance (OMAG) services.OMAGRuntimeException is used for all runtime exceptions generated by one of the Open Metadata and Governance (OMAG) Services.The PropertyServerException is thrown by the OMAG Service when it is not able to communicate with the property server.The UserNotAuthorizedException is thrown by the OMAG Service when a userId passed on a request is not authorized to perform the requested action.