Package ome.codecs
Class CodecException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ome.codecs.CodecException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingLibraryException,UnsupportedCompressionException
CodecException 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
-
CodecException
public CodecException() -
CodecException
-
CodecException
-
CodecException
-