| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
exceptions.StandardError --+
|
MySQLError --+
|
Error --+
|
DatabaseError --+
|
NotSupportedError
Exception raised in case a method or database API was used which is not supported by the database, e.g. requesting a .rollback() on a connection that does not support transaction or has transactions turned off.
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Properties | |
|
Inherited from Inherited from |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 5 11:53:11 2021 | http://epydoc.sourceforge.net |