Class Jcpdf.CpdfError

All Implemented Interfaces:
Serializable
Enclosing class:
Jcpdf

public static class Jcpdf.CpdfError extends Exception
Any function in this library may raise the CpdfError exception, which carries a string describing the nature of the problem.
See Also:
  • Constructor Details

    • CpdfError

      public CpdfError(String errorMessage)