Class ReportValidationException

    • Constructor Detail

      • ReportValidationException

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

        public ReportValidationException​(Throwable cause,
                                         String message)
        The report validation failed.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - A description of the exception