Exceptions#
- exception CanceledFutureError[source]#
An exception raised when code tries to read from a canceled future.
- exception InvalidAPIResponseError(*args, **kwargs)[source]#
Unexpected response from D-Wave Solver API
- exception ProblemStructureError[source]#
Problem structure incompatible with a structured solver graph.
- exception SolverNotFoundError(*args, **kwargs)[source]#
Solver with matching feature set not found / not available