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

Class Error

source code

exceptions.Exception --+    
                       |    
exceptions.StandardError --+
                           |
                          Error
Known Subclasses:
InterfaceError, DatabaseError

Instance Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__