MCPcopy Create free account
hub / github.com/dwavesystems/dwave-cloud-client / InvalidAPIResponseError

Class InvalidAPIResponseError

dwave/cloud/exceptions.py:65–66  ·  view source on GitHub ↗

Unexpected response from D-Wave Solver API

Source from the content-addressed store, hash-verified

63
64
65class InvalidAPIResponseError(_api.ResourceBadResponseError):
66 """Unexpected response from D-Wave Solver API"""
67
68
69class InvalidProblemError(ValueError):

Callers 6

variablesMethod · 0.90
get_solversMethod · 0.85
_sapi_requestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected