| Home | Trees | Indices | Help |
|---|
|
|
exceptions.Exception --+
|
Error --+
|
MySQL_Error
|
|||
| __init__(self, errno, error_string) | ||
| __repr__(self) | ||
| __str__(self) | ||
|
Inherited from |
|||
|
|||
|
errno The error code number from MySQL. |
||
|
error_string A human-readable string of the error as produced by MySQL. |
||
|
|||
|
|
|
|
|||
errnoThe error code number from MySQL. |
error_stringA human-readable string of the error as produced by MySQL. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0alpha3 on Sun Nov 12 20:01:28 2006 | http://epydoc.sourceforge.net |