17 lines
529 B
Plaintext
17 lines
529 B
Plaintext
---
|
|
title: AlgorithmError
|
|
description: API reference for qiskit.algorithms.AlgorithmError
|
|
in_page_toc_min_heading_level: 1
|
|
python_api_type: exception
|
|
python_api_name: qiskit.algorithms.AlgorithmError
|
|
---
|
|
|
|
# qiskit.algorithms.AlgorithmError
|
|
|
|
<Class id="qiskit.algorithms.AlgorithmError" isDedicatedPage={true} github="https://github.com/qiskit/qiskit/tree/stable/0.22/qiskit/algorithms/exceptions.py" signature="AlgorithmError(*message)" modifiers="exception">
|
|
For Algorithm specific errors.
|
|
|
|
Set the error message.
|
|
</Class>
|
|
|