Class RecurrenceRuleException

All Implemented Interfaces:
Serializable

public class RecurrenceRuleException extends GeneralException
Recurrence Rule Exception
See Also:
  • Constructor Details

    • RecurrenceRuleException

      public RecurrenceRuleException()
    • RecurrenceRuleException

      public RecurrenceRuleException(String msg)
    • RecurrenceRuleException

      public RecurrenceRuleException(String msg, Throwable nested)