Exceptions¶
- exception datalake_ingestion.exceptions.PreprocessError(message)[source]¶
Bases:
ExceptionBase class for all preprocessing exceptions
- exception datalake_ingestion.exceptions.PreprocessFailed(message)[source]¶
Bases:
datalake_ingestion.exceptions.PreprocessErrorIs raised when preprocessor in unable to process a file
- exception datalake_ingestion.exceptions.HackDetected(message)[source]¶
Bases:
datalake_ingestion.exceptions.PreprocessErrorIs raised when a suspicious content is detected in a file