Package loci.formats
Class FormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
loci.formats.FormatException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CacheException,MissingLibraryException,UnknownFormatException,UnsupportedCompressionException
FormatException is the exception thrown when something
goes wrong performing a file format operation.
- 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
-
FormatException
public FormatException() -
FormatException
-
FormatException
-
FormatException
-