Class ReportGenerationException

    • Constructor Detail

      • ReportGenerationException

        protected ReportGenerationException​(String newErrorCode,
                                            String messageFormat,
                                            Throwable cause,
                                            Object[] exceptionDataEN,
                                            Object[] exceptionData)
      • ReportGenerationException

        public ReportGenerationException​(Throwable cause)
        The report generation failed.
        Parameters:
        cause - The originating exception, null if this is the originating exception