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

Class IntegrityError

Exception --+            
            |            
StandardError --+        
                |        
            Error --+    
                    |    
        DatabaseError --+
                        |
                       IntegrityError


Error related to database integrity.


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