17 lines
663 B
Plaintext
17 lines
663 B
Plaintext
---
|
|
title: CredentialsError
|
|
description: API reference for qiskit.providers.ibmq.credentials.CredentialsError
|
|
in_page_toc_min_heading_level: 1
|
|
python_api_type: exception
|
|
python_api_name: qiskit.providers.ibmq.credentials.CredentialsError
|
|
---
|
|
|
|
# qiskit.providers.ibmq.credentials.CredentialsError
|
|
|
|
<Class id="qiskit.providers.ibmq.credentials.CredentialsError" isDedicatedPage={true} github="https://github.com/qiskit/qiskit-ibmq-provider/tree/stable/0.18/qiskit/providers/ibmq/credentials/exceptions.py" signature="CredentialsError(*message)" modifiers="exception">
|
|
Base class for errors raised during credential management.
|
|
|
|
Set the error message.
|
|
</Class>
|
|
|