| 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.
|
| OCFRuntimeException |
OCFRuntimeException is used for all runtime exceptions generated by the OCF.
|
| 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.
|