Package com.ribs.pdf

Class PDFException

All Implemented Interfaces:
Serializable

public class PDFException extends Error
See Also:
  • Constructor Details

    • PDFException

      public PDFException()
    • PDFException

      public PDFException(String message)
    • PDFException

      public PDFException(String message, Throwable cause)
    • PDFException

      public PDFException(Throwable cause)