Class NoSuchTriggerException

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

public class NoSuchTriggerException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchTriggerException

      public NoSuchTriggerException()
    • NoSuchTriggerException

      public NoSuchTriggerException(String msg)
    • NoSuchTriggerException

      public NoSuchTriggerException(String msg, Throwable throwable)
    • NoSuchTriggerException

      public NoSuchTriggerException(Throwable throwable)