qiskit-documentation/docs/api/qiskit-ibm-provider/qiskit_ibm_provider.IBMBack...

17 lines
590 B
Plaintext

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