Uses of Class
ome.formats.importer.util.ErrorHandler.EXCEPTION_EVENT

Packages that use ErrorHandler.EXCEPTION_EVENT
ome.formats.importer.util   
 

Uses of ErrorHandler.EXCEPTION_EVENT in ome.formats.importer.util
 

Subclasses of ErrorHandler.EXCEPTION_EVENT in ome.formats.importer.util
static class ErrorHandler.FILE_EXCEPTION
          ErrorHandler.FILE_EXCEPTIONs are thrown any time in the context of a particular file and otherwise unspecified exception takes place.
static class ErrorHandler.INTERNAL_EXCEPTION
           
static class ErrorHandler.MISSING_LIBRARY
          A ErrorHandler.FILE_EXCEPTION caused specifically by some library (native or otherwise) not being installed locally.
static class ErrorHandler.UNKNOWN_FORMAT
          Unlike FILE_EXECEPTION, UKNOWN_FORMAT does not have a reader since bio-formats is telling us that it does not know how to handle the given file.
static class ErrorHandler.UNREADABLE_FILE
          Similar to UKNOWN_FORMAT UNREADABLE_FILE specifies that the file which is being accessed is unreadable (does not exist or canRead is false), so if the user is specifically saying that the file should be imported, there may be some underlying issue.
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.