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

Class SolverError

dwave/cloud/exceptions.py:22–23  ·  view source on GitHub ↗

Generic solver-related error

Source from the content-addressed store, hash-verified

20
21
22class SolverError(_api.RequestError):
23 """Generic solver-related error"""
24
25class ProblemError(_api.RequestError):
26 """Generic problem-related error"""

Callers 1

_sapi_requestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected