| Enum | Description |
|---|---|
| BreakChainException.CauseType |
| Exception | Description |
|---|---|
| BreakChainException | |
| ContinueProcessingException |
An
Exception that must exit the current inner/relevant scope but no consequence to the overall processing in the outer scope. |
| RequireLookAheadException |
While processing, if there is a need to Lookahead and abort or Queue the processing of a record
for later, then this
Exception can be used. |
| WrapperException |
Wraps an Object as an Exception
|
Copyright © 2018. All rights reserved.