Exceptions¶
A file contains custom exceptions
- exception lightdb.exceptions.Error[source]¶
Bases:
ExceptionBase class for all errors related to the database models
- exception lightdb.exceptions.FieldNotFoundError[source]¶
Bases:
Error,ValueErrorException raised when a field specified in the model does not exist in the table