Class CatchChainException
java.lang.Object
org.nuxeo.ecm.automation.core.exception.CatchChainException
- Since:
- 5.7.3
-
Field Summary
-
Constructor Summary
ConstructorDescriptionCatchChainException
(String chainId, Integer priority, Boolean rollBack, String filterId) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
chainId
-
priority
-
filterId
-
rollBack
-
-
Constructor Details
-
CatchChainException
public CatchChainException() -
CatchChainException
-
-
Method Details
-
getChainId
-
getPriority
-
getRollBack
-
getFilterId
-
hasFilter
-