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

Class OperationalError

source code

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

Instance Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__