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

17 lines
618 B
Plaintext

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