Package psycopg2 :: Class DataError
[show private | hide private]
[frames | no frames]

Class DataError

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


Error related to problems with the processed data.


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