Class RecurrenceRuleException

  • All Implemented Interfaces:
    java.io.Serializable

    public class RecurrenceRuleException
    extends GeneralException
    Recurrence Rule Exception
    See Also:
    Serialized Form
    • Constructor Detail

      • RecurrenceRuleException

        public RecurrenceRuleException()
      • RecurrenceRuleException

        public RecurrenceRuleException​(java.lang.String msg)
      • RecurrenceRuleException

        public RecurrenceRuleException​(java.lang.String msg,
                                       java.lang.Throwable nested)