Uses of Class
org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
-
Packages that use FileException Package Description org.odpi.openmetadata.adapters.connectors.datastore.basicfile Implementation of the file resource connector for accessing the content of a file. -
-
Uses of FileException in org.odpi.openmetadata.adapters.connectors.datastore.basicfile
Methods in org.odpi.openmetadata.adapters.connectors.datastore.basicfile that throw FileException Modifier and Type Method Description FileBasicFileStore. getFile()Return the Java File object that provides access to the file.FileBasicFileStoreConnector. getFile()Return the Java File object that provides access to the file.protected FileBasicFileStoreConnector. getFile(String methodName)Return the Java File object that provides access to the file.
-