Qx.Hardware.ExecutionError exception (Qx - Quantum Computing Simulator v0.7.0)
View SourceRaised by Qx.Hardware.run!/3 (and friends) when the underlying
pipeline returns {:error, {stage, reason}} and the caller asked for
a bang variant.
The :stage is one of the pipeline stage atoms documented on
Qx.Hardware (:config, :portal, :ibm_auth, :ibm_submit,
:ibm_poll, :ibm_poll_timeout, :ibm_job_failed, :ibm_results).