21 lines
924 B
Plaintext
21 lines
924 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
|
|
---
|
|
|
|
<Admonition title="Warning" type="caution">
|
|
The package `qiskit-ibmq-provider` is being deprecated and its repo is going to be archived soon. Please transition to the new packages. More information in [https://ibm.biz/provider\_migration\_guide](https://ibm.biz/provider_migration_guide)
|
|
</Admonition>
|
|
|
|
# qiskit.providers.ibmq.IBMQBackendApiError
|
|
|
|
<Class id="qiskit.providers.ibmq.IBMQBackendApiError" isDedicatedPage={true} github="https://github.com/qiskit/qiskit-ibmq-provider/tree/stable/0.20/qiskit/providers/ibmq/exceptions.py" signature="IBMQBackendApiError(*message)" modifiers="exception">
|
|
Errors that occur unexpectedly when querying the server.
|
|
|
|
Set the error message.
|
|
</Class>
|
|
|