Exceptions ========== All three backends raise the same exception types, defined in ``dfguard._base.exceptions``. .. autoexception:: dfguard._base.exceptions.SchemaValidationError :members: .. autoexception:: dfguard._base.exceptions.TypeAnnotationError :members: .. autoexception:: dfguard._base.exceptions.ColumnNotFoundError :members: .. autoexception:: dfguard._base.exceptions.DfTypesError :members: