Home | Trees | Index | Help |
---|
Module _mysql_exceptions :: Class OperationalError |
|
Exception
--+ |StandardError
--+ |MySQLError
--+ |Error
--+ |DatabaseError
--+ | OperationalError
Exception raised for errors that are related to the database's operation and not necessarily under the control of the programmer, e.g. an unexpected disconnect occurs, the data source name is not found, a transaction could not be processed, a memory allocation error occurred during processing, etc.
Method Summary | |
---|---|
Inherited from Exception | |
| |
| |
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Mar 3 21:14:16 2007 | http://epydoc.sf.net |