Package digilib.image
Class ImageOutputException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- digilib.io.FileOpException
-
- digilib.image.ImageOutputException
-
- All Implemented Interfaces:
Serializable
public class ImageOutputException extends FileOpException
- Author:
- casties
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImageOutputException()
ImageOutputException(String message)
ImageOutputException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-