Uses of Class
loci.common.HandleException
-
Packages that use HandleException Package Description loci.common -
-
Uses of HandleException in loci.common
Methods in loci.common that throw HandleException Modifier and Type Method Description static String
S3Handle. cacheObject(String url, StreamHandle.Settings s)
Download an S3 object to a file system cache if it doesn't already existprotected void
S3Handle. downloadObject(Path destination)
-