Class DispatchTriggerStartDateException

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

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

    • DispatchTriggerStartDateException

      public DispatchTriggerStartDateException()
    • DispatchTriggerStartDateException

      public DispatchTriggerStartDateException(String msg)
    • DispatchTriggerStartDateException

      public DispatchTriggerStartDateException(String msg, Throwable throwable)
    • DispatchTriggerStartDateException

      public DispatchTriggerStartDateException(Throwable throwable)