Class InlineImageParsingUtils.InlineImageParseException

All Implemented Interfaces:
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:
  • Constructor Details

    • InlineImageParseException

      public InlineImageParseException (String message)