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 Summary
ConstructorsConstructorDescriptionNoSuchKaleoProcessLinkException(String msg, Throwable throwable) NoSuchKaleoProcessLinkException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchKaleoProcessLinkException
public NoSuchKaleoProcessLinkException() -
NoSuchKaleoProcessLinkException
-
NoSuchKaleoProcessLinkException
-
NoSuchKaleoProcessLinkException
-