Package org.loboevolution.pdfview
Class PDFImageParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.loboevolution.pdfview.PDFImageParseException
- All Implemented Interfaces:
Serializable
an exception class for recording errors when parsing an PDFImage
Author Katja Sondermann
- See Also:
-
Constructor Summary
ConstructorDescriptionConstructor for PDFImageParseException.PDFImageParseException
(String msg, Throwable cause) Constructor for PDFImageParseException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString