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

Class InterfaceError

Exception --+        
            |        
StandardError --+    
                |    
            Error --+
                    |
                   InterfaceError


Error related to the database interface.


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