MCPcopy
hub / github.com/hyperopt/hyperopt / OperationFailure

Class OperationFailure

hyperopt/mongoexp.py:151–154  ·  view source on GitHub ↗

Proxy that could be factored out if we also want to use CouchDB and JobmanDB classes with this interface

Source from the content-addressed store, hash-verified

149
150
151class OperationFailure(Exception):
152 """Proxy that could be factored out if we also want to use CouchDB and
153 JobmanDB classes with this interface
154 """
155
156
157class Shutdown(Exception):

Callers 6

insertMethod · 0.85
deleteMethod · 0.85
delete_allMethod · 0.85
updateMethod · 0.85
get_attachmentMethod · 0.85
delete_attachmentMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected