Uses of Class
org.gcube.contentmanagement.baselayer.exceptions.ObjectNotFoundException

Packages that use ObjectNotFoundException
org.gcube.contentmanagement.baselayer.filesystemImpl   
 

Uses of ObjectNotFoundException in org.gcube.contentmanagement.baselayer.filesystemImpl
 

Methods in org.gcube.contentmanagement.baselayer.filesystemImpl that throw ObjectNotFoundException
 BaseLayerStream LocalFilesystemStorage.getBinaryContent(java.io.File file, BasicStorageHints hints)
          Opens the content for reading and passes the input stream to the caller
 BaseLayerStream LocalFilesystemHandler.getBinaryContent(java.io.File file, BasicStorageHints hints)
          Opens the content for reading and passes the input stream to the caller