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

19 lines
800 B
Plaintext

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