Class InlineImageParsingUtils.InlineImageParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.itextpdf.commons.exceptions.ITextException
-
- com.itextpdf.kernel.exceptions.PdfException
-
- com.itextpdf.kernel.pdf.canvas.parser.util.InlineImageParsingUtils.InlineImageParseException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- InlineImageParsingUtils
public static class InlineImageParsingUtils.InlineImageParseException extends PdfException
Simple class in case users need to differentiate an exception from processing inline images vs other exceptions- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.itextpdf.kernel.exceptions.PdfException
object
-
-
Constructor Summary
Constructors Constructor Description InlineImageParseException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.itextpdf.kernel.exceptions.PdfException
getMessage, getMessageParams, setMessageParams
-
-