| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
exceptions.StandardError --+
|
MySQLError --+
|
Error --+
|
DatabaseError --+
|
ProgrammingError
Exception raised for programming errors, e.g. table not found or already exists, syntax error in the SQL statement, wrong number of parameters specified, etc.
| 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 |