Class PDFGeneratorException

    • Constructor Detail

      • PDFGeneratorException

        public PDFGeneratorException​(String errorCode,
                                     String errorMessage,
                                     Throwable cause)
        Constructor for PDFGeneratorGenericException
        Parameters:
        errorCode - The errorcode
        errorMessage - The errormessage
        cause - The cause
      • PDFGeneratorException

        public PDFGeneratorException​(String errorCode,
                                     String errorMessage)
        Constructor for PDFGeneratorGenericException
        Parameters:
        errorCode - The errorcode
        errorMessage - The errormessage