Class DispatchLogStartDateException

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

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

    • DispatchLogStartDateException

      public DispatchLogStartDateException()
    • DispatchLogStartDateException

      public DispatchLogStartDateException(String msg)
    • DispatchLogStartDateException

      public DispatchLogStartDateException(String msg, Throwable throwable)
    • DispatchLogStartDateException

      public DispatchLogStartDateException(Throwable throwable)