exb_sdk.workflow_client.exceptions¶
Exceptions¶
Raised when an error occurs during an extraction. |
|
Raised when an HTTP unhandled error is returned by the app. |
|
Raised when the client is closed while extractions are running. |
Module Contents¶
- exception exb_sdk.workflow_client.exceptions.DocumentProcessingError[source]¶
Bases:
Exception
Raised when an error occurs during an extraction.
- message = 'Error processing document'¶