Class PdfException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BadPdfFormatException

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

    • PdfException

      public PdfException(Exception ex)
      Deprecated.