iqm.iqm_client.errors.CircuitExecutionError

iqm.iqm_client.errors.CircuitExecutionError#

exception iqm.iqm_client.errors.CircuitExecutionError#

Something went wrong on the server.

Should be used in sync calls that must return valid circuit execution results. Async calls may instead return a job object that indicates the excution did not succeed without raising anything.