Class CatchChainException
java.lang.Object
org.nuxeo.ecm.automation.core.exception.CatchChainException
- Since:
 - 5.7.3
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionCatchChainException(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
 
 -