Class PDFException

java.lang.Object
java.lang.Throwable
java.lang.Error
com.inductiveautomation.rm.pdf.reader.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)