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

19 lines
766 B
Plaintext

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