Package loci.formats
Class UnsupportedCompressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
loci.formats.FormatException
loci.formats.UnsupportedCompressionException
- All Implemented Interfaces:
Serializable
UnsupportedCompressionException is the exception thrown when the compression
scheme used in a particular file or stream is unsupported.
- 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
-
UnsupportedCompressionException
public UnsupportedCompressionException() -
UnsupportedCompressionException
-
UnsupportedCompressionException
-
UnsupportedCompressionException
-