X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=psycopg2%2Fdoc%2Fapi%2Fpublic%2Fpsycopg2.Warning-class.html;fp=psycopg2%2Fdoc%2Fapi%2Fpublic%2Fpsycopg2.Warning-class.html;h=86631fe203d6eb14591eebee6b88c7294213fb9b;hb=e5bdc26e1423689c0ab3204931335787737946ea;hp=0000000000000000000000000000000000000000;hpb=f8dd312990da7cc744e1c148bfd395c18492f3f1;p=plcapi.git diff --git a/psycopg2/doc/api/public/psycopg2.Warning-class.html b/psycopg2/doc/api/public/psycopg2.Warning-class.html new file mode 100644 index 0000000..86631fe --- /dev/null +++ b/psycopg2/doc/api/public/psycopg2.Warning-class.html @@ -0,0 +1,99 @@ + + + + + psycopg2.Warning + + + + + + + + + + + + + + + + + + + +
+ + Package psycopg2 :: + Class Warning +
+
+ + +
[show private | hide private]
[frames | no frames]
+ + +

Class Warning

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

+ +
+ +

A database warning.

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

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