Class CalendarBookingRecurrenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.calendar.exception.CalendarBookingRecurrenceException
All Implemented Interfaces:
Serializable

public class CalendarBookingRecurrenceException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • CalendarBookingRecurrenceException

      public CalendarBookingRecurrenceException()
    • CalendarBookingRecurrenceException

      public CalendarBookingRecurrenceException(String msg)
    • CalendarBookingRecurrenceException

      public CalendarBookingRecurrenceException(String msg, Throwable throwable)
    • CalendarBookingRecurrenceException

      public CalendarBookingRecurrenceException(Throwable throwable)