adp.ingest.exceptions

Custom exceptions for ingests

Exceptions

CannotModifyDataTypeForHistory(message)

Exception raised when we cannot modify the history datatypes

ColumnNotInDataFrameError(message)

Exception raised when a column is not available in the dataset

DataTypeNotValid(message)

Exception raised when specified datatype is not valid in ingest

GBOCheckException

Raised at the end or the process when one or more of the GBO checks are FALSE

GBOIngestError

Exception raised when GBO files are invalid

IngestionError(message)

Exception raised when a generic error occurs in the platform .

NoFilesFoundError(message)

Exception raised when no files are found and raise_no_files_found_exception flag is set to True