DEBSOURCES
Skip Quicknav
sources / python-pypump / 0.3%2Bgit20130823.1.97bffc6-1 / pypump / exception / PumpException.py
1234
class PumpException(Exception): """ This is used when the remote server gives an error """ pass