Bases: exceptions.RuntimeError
Base Exception for the connectors
Bases: connector.exception.JobError
A job had an error having to be resolved.
Bases: connector.exception.JobError
The ID of does not exist in the backend
Bases: connector.exception.ConnectorException
Data Invalid
Bases: connector.exception.ConnectorException
A job had an error
Bases: connector.exception.JobError
Unique key exists many times in backend
Bases: connector.exception.ConnectorException
An error occurred during a mapping transformation.
Bases: connector.exception.RetryableJobError
A network error caused the failure of the job, but it can be retried later.
Bases: connector.exception.ConnectorException
No ConnectorUnit has been found
Bases: connector.exception.RetryableJobError
No External ID found, the job would have an error but can be retried.
Bases: connector.exception.JobError
The job does not exist.
Bases: connector.exception.JobError
The job cannot be read from the storage.
Bases: connector.exception.JobError
The Job has nothing to do.
Bases: connector.exception.JobError
A job had an error but can be retried.