adp.maintain.exceptions

Custom exceptions for the maintenance platform

Exceptions

ColumnNotInDataframeException

Raised when a specified column is not available in the dataframe

DeltaTableNotFoundException

Raised when a delta table specified in the YAML is not found

IncorrectColumnTypeException

Raised when a specified column is not available in the dataframe

InvalidRuleImplementationException

Raised when a rule is implemented as a direct extension of Rule