X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=trunk%2Fpsycopg2%2Fdoc%2Fapi%2Fprivate%2Fpsycopg2.IntegrityError-class.html;fp=trunk%2Fpsycopg2%2Fdoc%2Fapi%2Fprivate%2Fpsycopg2.IntegrityError-class.html;h=c1804f67c2e8602e581245ff6ec798318e0c2c1f;hb=5a4c1b1278ffa01e630fde47f7c54888ed20a576;hp=0000000000000000000000000000000000000000;hpb=cee5ab52df1c9f38b6eaff2dd354cb22f59028c7;p=plcapi.git diff --git a/trunk/psycopg2/doc/api/private/psycopg2.IntegrityError-class.html b/trunk/psycopg2/doc/api/private/psycopg2.IntegrityError-class.html new file mode 100644 index 0000000..c1804f6 --- /dev/null +++ b/trunk/psycopg2/doc/api/private/psycopg2.IntegrityError-class.html @@ -0,0 +1,103 @@ + + + + + psycopg2.IntegrityError + + + + + + + + + + + + + + + + + + + +
+ + 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__(...) +

+ + + + + + + + + + + + + + + + + + +
+ +