Class RequiredCalendarException

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

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

    • RequiredCalendarException

      public RequiredCalendarException()
    • RequiredCalendarException

      public RequiredCalendarException(String msg)
    • RequiredCalendarException

      public RequiredCalendarException(String msg, Throwable throwable)
    • RequiredCalendarException

      public RequiredCalendarException(Throwable throwable)