Class CalendarBookingDurationException

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.CalendarBookingDurationException
All Implemented Interfaces:
Serializable

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

    • CalendarBookingDurationException

      public CalendarBookingDurationException()
    • CalendarBookingDurationException

      public CalendarBookingDurationException(String msg)
    • CalendarBookingDurationException

      public CalendarBookingDurationException(String msg, Throwable throwable)
    • CalendarBookingDurationException

      public CalendarBookingDurationException(Throwable throwable)