| Enum | Description |
|---|---|
| OCFErrorCode |
The OCF error code is used to define first failure data capture (FFDC) for errors that occur when working with
OCF Connectors.
|
| Exception | 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.
|
| 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.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.