spark_auto_mapper.automappers.automapper_analysis_exception

Module Contents

exception spark_auto_mapper.automappers.automapper_analysis_exception.AutoMapperAnalysisException(msg, column_name, check_schema_result, column_values)

Bases: Exception

Exception thrown if there is an error in the AutoMapper

Parameters
__str__(self)

String representation

Return type

str