Package osh :: Package external :: Package pg8000 :: Module errors :: Class InternalError
[frames] | no frames]

Class InternalError

source code

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

Instance Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__