Class DispatchTriggerNameException

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

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

    • DispatchTriggerNameException

      public DispatchTriggerNameException()
    • DispatchTriggerNameException

      public DispatchTriggerNameException(String msg)
    • DispatchTriggerNameException

      public DispatchTriggerNameException(String msg, Throwable throwable)
    • DispatchTriggerNameException

      public DispatchTriggerNameException(Throwable throwable)