Class NoSuchActionException

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.portal.workflow.kaleo.exception.NoSuchActionException
All Implemented Interfaces:
Serializable

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

    • NoSuchActionException

      public NoSuchActionException()
    • NoSuchActionException

      public NoSuchActionException(String msg)
    • NoSuchActionException

      public NoSuchActionException(String msg, Throwable throwable)
    • NoSuchActionException

      public NoSuchActionException(Throwable throwable)