qiskit-documentation/docs/api/qiskit/0.37/qiskit.providers.ibmq.IBMQB...

17 lines
597 B
Plaintext

---
title: IBMQBackendError
description: API reference for qiskit.providers.ibmq.IBMQBackendError
in_page_toc_min_heading_level: 1
python_api_type: exception
python_api_name: qiskit.providers.ibmq.IBMQBackendError
---
# qiskit.providers.ibmq.IBMQBackendError
<Class id="qiskit.providers.ibmq.IBMQBackendError" isDedicatedPage={true} github="https://github.com/qiskit/qiskit-ibmq-provider/tree/stable/0.19/qiskit/providers/ibmq/exceptions.py" signature="IBMQBackendError(*message)" modifiers="exception">
Base class for errors raised by the backend modules.
Set the error message.
</Class>