-
Exception Summary
| Exception |
Description |
| ConfigException |
The FileException is thrown by the connector when it is not possible to retrieve details about the requested file.
|
| FileException |
The FileException is thrown by the connector when it is not possible to retrieve details about the requested file.
|
Package org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception Description
The exceptions in this package are thrown by the basic file integration connectors. They inherit from
the OCF exception ConnectorCheckedException to be compliant with the OCF methods. The ConfigException
is used when the configuration of the connector in the integration daemon is incorrect. The
FileException occurs when there are issues accessing the files in the file system.