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

Class Error

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

Known Subclasses:
DatabaseError, InterfaceError

Exception that is the base class of all other error exceptions (not Warning).


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

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