Exceptions#

Various exception classes that can be raised by django_mysql code. They can imported from the django_mysql.exceptions module.

exception django_mysql.exceptions.TimeoutError[source]#

Indicates a database operation timed out in some way.