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

Class DataError

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


Exception raised for errors that are due to problems with the processed data like division by zero, numeric value out of range, etc.


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