Class PdfException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BadPdfFormatException

public class PdfException extends DocumentException
Signals that an unspecified problem while constructing a PDF document.
See Also:
  • Constructor Details

    • PdfException

      public PdfException(Exception ex)