Class NoSuchKaleoProcessLinkException

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.forms.exception.NoSuchKaleoProcessLinkException
All Implemented Interfaces:
Serializable

public class NoSuchKaleoProcessLinkException extends com.liferay.portal.kernel.exception.NoSuchModelException
Thrown when the system is unable to find a required Kaleo process link.
See Also:
  • Constructor Details

    • NoSuchKaleoProcessLinkException

      public NoSuchKaleoProcessLinkException()
    • NoSuchKaleoProcessLinkException

      public NoSuchKaleoProcessLinkException(String msg)
    • NoSuchKaleoProcessLinkException

      public NoSuchKaleoProcessLinkException(String msg, Throwable throwable)
    • NoSuchKaleoProcessLinkException

      public NoSuchKaleoProcessLinkException(Throwable throwable)