Class DispatchTriggerEndDateException

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

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

    • DispatchTriggerEndDateException

      public DispatchTriggerEndDateException()
    • DispatchTriggerEndDateException

      public DispatchTriggerEndDateException(String msg)
    • DispatchTriggerEndDateException

      public DispatchTriggerEndDateException(String msg, Throwable throwable)
    • DispatchTriggerEndDateException

      public DispatchTriggerEndDateException(Throwable throwable)