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

Class InternalError

Exception --+            
            |            
StandardError --+        
                |        
            Error --+    
                    |    
        DatabaseError --+
                        |
                       InternalError


The database encountered an internal error.


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