Class PDFImageParseException

All Implemented Interfaces:
Serializable

public class PDFImageParseException extends IOException
an exception class for recording errors when parsing an PDFImage
See Also:
  • Constructor Details

    • PDFImageParseException

      public PDFImageParseException(String msg)
    • PDFImageParseException

      public PDFImageParseException(String msg, Throwable cause)