Class RecurrenceInfoException

All Implemented Interfaces:
Serializable

public class RecurrenceInfoException extends GeneralException
Recurrence Info Exception
See Also:
  • Constructor Details

    • RecurrenceInfoException

      public RecurrenceInfoException()
    • RecurrenceInfoException

      public RecurrenceInfoException(String msg)
    • RecurrenceInfoException

      public RecurrenceInfoException(String msg, Throwable t)