Module _mysql_exceptions :: Class DatabaseError
[show private | hide private]
[frames | no frames]

Class DatabaseError

Exception --+            
            |            
StandardError --+        
                |        
       MySQLError --+    
                    |    
                Error --+
                        |
                       DatabaseError

Known Subclasses:
DataError, IntegrityError, InternalError, NotSupportedError, OperationalError, ProgrammingError

Exception raised for errors that are related to the database.


Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Sat Mar 3 21:14:17 2007 http://epydoc.sf.net