exceptions library Null safety
Exceptions / Errors
- CouldNotRollBackException
- Exception thrown by drift when rolling back a transaction fails.
- DriftWrappedException
- A wrapper class for internal exceptions thrown by the underlying database engine when drift can give additional context or help.
- InvalidDataException
- Thrown when one attempts to insert or update invalid data into a table.