Exceptions reference

Explicit exceptions for this package

exception data_migrator.exceptions.InternalException

Unexpected internal error

exception data_migrator.exceptions.DefinitionException

Error in definition

exception data_migrator.exceptions.ValidationException

Validate Error in input data

exception data_migrator.exceptions.DataException

Error in input data

exception data_migrator.exceptions.NonUniqueDataException

Non unique data exception

exception data_migrator.exceptions.NullDataException

data = NULL exception