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

17 lines
709 B
Plaintext

---
title: IBMQAccountMultipleCredentialsFound
description: API reference for qiskit.providers.ibmq.IBMQAccountMultipleCredentialsFound
in_page_toc_min_heading_level: 1
python_api_type: exception
python_api_name: qiskit.providers.ibmq.IBMQAccountMultipleCredentialsFound
---
# qiskit.providers.ibmq.IBMQAccountMultipleCredentialsFound
<Class id="qiskit.providers.ibmq.IBMQAccountMultipleCredentialsFound" isDedicatedPage={true} github="https://github.com/qiskit/qiskit-ibmq-provider/tree/stable/0.16/qiskit/providers/ibmq/exceptions.py" signature="IBMQAccountMultipleCredentialsFound(*message)" modifiers="exception">
Errors raised when multiple credentials are found.
Set the error message.
</Class>