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