Package com.itextpdf.text.pdf.parser
Class InlineImageUtils.InlineImageParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.itextpdf.text.pdf.parser.InlineImageUtils.InlineImageParseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- InlineImageUtils
Simple class in case users need to differentiate an exception from processing
inline images vs other exceptions
- Since:
- 5.0.4
- See Also:
-
Field Summary
Fields -
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
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InlineImageParseException
-