Class DocumentGeneratorException

    • Constructor Detail

      • DocumentGeneratorException

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

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