qiskit-documentation/docs/api/qiskit/0.36/qiskit.providers.QiskitBack...

17 lines
623 B
Plaintext

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