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

17 lines
619 B
Plaintext

---
title: IBMQBackendApiError
description: API reference for qiskit.providers.ibmq.IBMQBackendApiError
in_page_toc_min_heading_level: 1
python_api_type: exception
python_api_name: qiskit.providers.ibmq.IBMQBackendApiError
---
# qiskit.providers.ibmq.IBMQBackendApiError
<Class id="qiskit.providers.ibmq.IBMQBackendApiError" isDedicatedPage={true} github="https://github.com/qiskit/qiskit-ibmq-provider/tree/stable/0.19/qiskit/providers/ibmq/exceptions.py" signature="IBMQBackendApiError(*message)" modifiers="exception">
Errors that occur unexpectedly when querying the server.
Set the error message.
</Class>