Class NoCalendarException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.optional.calendar.api.NoCalendarException
All Implemented Interfaces:
Serializable

public class NoCalendarException extends RuntimeException
See Also:
  • Constructor Details

    • NoCalendarException

      public NoCalendarException(String uniqueId)
    • NoCalendarException

      public NoCalendarException(CalendarEvent event)
  • Method Details