Class RecurrenceException

    • Constructor Detail

      • RecurrenceException

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

        public RecurrenceException​(Throwable cause,
                                   String message)
        Error during computing recurrence.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - Message.