| Home | Trees | Indices | Help |
|
|---|
|
|
DB Exceptions.
Author: André Malo
|
|||
|
DBError Base DB exception |
|||
|
DBConfigurationError DB configuration error |
|||
|
DBAPIError DB API Error |
|||
|
InterfaceError Interface error |
|||
|
DatabaseError Database error |
|||
|
DataError Data error |
|||
|
OperationalError Operational error |
|||
|
IntegrityError Integrity error |
|||
|
InternalError Internal error |
|||
|
ProgrammingError Programming error |
|||
|
NotSupportedError Not supported error |
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
|
|||
Translate exception to wtf.ext DBAPI exception The new exception is raised.
Warning: This is a private function. Use wtf.ext.db.driver(dbname).translate_exception(). |
| Home | Trees | Indices | Help |
|
|---|