Uses of Package
org.odpi.openmetadata.frameworks.connectors.ffdc
-
Classes in org.odpi.openmetadata.frameworks.connectors.ffdc used by org.odpi.openmetadata.frameworks.connectors Class Description ConnectionCheckedException ConnectionCheckedException provides a checked exception for reporting errors found in connection objects.ConnectorCheckedException ConnectorCheckedException provides a checked exception for reporting errors found when using OCF connectors.PropertyServerException PropertyServerException provides a checked exception for reporting errors when connecting to a metadata repository to retrieve properties about the connection and/or connector.UserNotAuthorizedException The UserNotAuthorizedException is thrown by the OCF when a userId passed on a request is not authorized to perform the requested action. -
Classes in org.odpi.openmetadata.frameworks.connectors.ffdc used by org.odpi.openmetadata.frameworks.connectors.ffdc Class Description ConnectionCheckedException ConnectionCheckedException provides a checked exception for reporting errors found in connection objects.ConnectorCheckedException ConnectorCheckedException provides a checked exception for reporting errors found when using OCF connectors.InvalidParameterException The InvalidParameterException is thrown by the connector when a parameter is null or an invalid value.OCFCheckedExceptionBase OCFCheckedExceptionBase provides a checked exception for reporting errors found when using OCF connectors.OCFErrorCode The OCF error code is used to define first failure data capture (FFDC) for errors that occur when working with OCF Connectors.OCFRuntimeException OCFRuntimeException is used for all runtime exceptions generated by the OCF.UserNotAuthorizedException The UserNotAuthorizedException is thrown by the OCF when a userId passed on a request is not authorized to perform the requested action. -
Classes in org.odpi.openmetadata.frameworks.connectors.ffdc used by org.odpi.openmetadata.frameworks.connectors.properties Class Description PropertyServerException PropertyServerException provides a checked exception for reporting errors when connecting to a metadata repository to retrieve properties about the connection and/or connector.UserNotAuthorizedException The UserNotAuthorizedException is thrown by the OCF when a userId passed on a request is not authorized to perform the requested action.