Class NoSuchTaskFormInstanceException

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

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

    • NoSuchTaskFormInstanceException

      public NoSuchTaskFormInstanceException()
    • NoSuchTaskFormInstanceException

      public NoSuchTaskFormInstanceException(String msg)
    • NoSuchTaskFormInstanceException

      public NoSuchTaskFormInstanceException(String msg, Throwable throwable)
    • NoSuchTaskFormInstanceException

      public NoSuchTaskFormInstanceException(Throwable throwable)