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

Class Warning

    Exception --+    
                |    
          Warning --+
                    |
Exception --+       |
            |       |
StandardError --+   |
                |   |
       MySQLError --+
                    |
                   Warning


Exception raised for important warnings like data truncations while inserting, etc.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.0 on Mon Jan 31 23:02:12 2005 http://epydoc.sf.net