Class RecurrenceInfoException

  • All Implemented Interfaces:
    java.io.Serializable

    public class RecurrenceInfoException
    extends GeneralException
    Recurrence Info Exception
    See Also:
    Serialized Form
    • Constructor Detail

      • RecurrenceInfoException

        public RecurrenceInfoException()
      • RecurrenceInfoException

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

        public RecurrenceInfoException​(java.lang.String msg,
                                       java.lang.Throwable t)