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

Class ProgrammingError

source code

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

Instance Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__