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 -
-
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.
-