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

Class NotSupportedError

Exception --+            
            |            
StandardError --+        
                |        
            Error --+    
                    |    
        DatabaseError --+
                        |
                       NotSupportedError


A not supported datbase API was called.


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