- getErrorMessageId() - Method in enum org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
-
Returns the unique identifier for the error message.
- getFile() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStore
-
Return the Java File object that provides access to the file.
- getFile() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
-
Return the Java File object that provides access to the file.
- getFile(String) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
-
Return the Java File object that provides access to the file.
- getFileName() - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
-
Return the invalid parameter's name, if known.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
-
Returns the error message with the placeholders filled out with the supplied parameters.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
-
- getSystemAction() - Method in enum org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
-
Returns the error message with placeholders for specific details.
- getUserAction() - Method in enum org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
-
Returns instructions of how to resolve the issue reported in this exception.