class BfxRestException(Exception): """ Base class for all exceptions defined in bfxapi/rest/exceptions.py. """ pass