Class RequiredWorkflowDefinitionException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.workflow.WorkflowException
com.liferay.portal.kernel.workflow.RequiredWorkflowDefinitionException
- All Implemented Interfaces:
Serializable
- Author:
- Marcellus Tavares
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRequiredWorkflowDefinitionException
(String msg, Throwable throwable) RequiredWorkflowDefinitionException
(Throwable throwable) RequiredWorkflowDefinitionException
(List<WorkflowDefinitionLink> workflowDefinitionLinks) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RequiredWorkflowDefinitionException
public RequiredWorkflowDefinitionException() -
RequiredWorkflowDefinitionException
-
RequiredWorkflowDefinitionException
-
RequiredWorkflowDefinitionException
-
RequiredWorkflowDefinitionException
-
-
Method Details
-
getWorkflowDefinitionLinks
-