Package loci.common
Class HandleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
loci.common.HandleException
- All Implemented Interfaces:
Serializable
HandleException is the exception thrown when something goes wrong in
one of the custom I/O classes.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HandleException
public HandleException() -
HandleException
-
HandleException
-
HandleException
-