CDRVerifierExceptionReason
This type defines the reasons for an exception event in Verifier.
Type | Description |
---|---|
CDRExceptionUserActivated | Exception induced by a user clicking on the Exception Handling button in Verifier. |
CDRExceptionFieldValidated | Exception induced indirectly after field validation. |
CDRExceptionDocumentValidated | Exception induced indirectly after document validation. |
CDRExceptionUserAction | Exception induced indirectly by a user when executing an action in Verifier. |
CDRExceptionManualClassification | Exception induced indirectly after manual classification. |
CDRExceptionUnknown | Exception induced with unknown reason. |
CDRExceptionUserActivatedForBatch | Exception induced by a user clicking on the Exception Handling for batches button in Verifier. |