Class DispatchLogStatusException

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

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

    • DispatchLogStatusException

      public DispatchLogStatusException()
    • DispatchLogStatusException

      public DispatchLogStatusException(String msg)
    • DispatchLogStatusException

      public DispatchLogStatusException(String msg, Throwable throwable)
    • DispatchLogStatusException

      public DispatchLogStatusException(Throwable throwable)