19 lines
524 B
Plaintext
19 lines
524 B
Plaintext
---
|
|
title: QasmError
|
|
description: API reference for qiskit.qasm.QasmError
|
|
in_page_toc_min_heading_level: 1
|
|
python_api_type: exception
|
|
python_api_name: qiskit.qasm.QasmError
|
|
---
|
|
|
|
<span id="qiskit-qasm-qasmerror" />
|
|
|
|
# qiskit.qasm.QasmError
|
|
|
|
<Class id="qiskit.qasm.QasmError" isDedicatedPage={true} github="https://github.com/qiskit/qiskit/tree/stable/0.24/qiskit/qasm/exceptions.py" signature="QasmError(*msg)" modifiers="exception">
|
|
Base class for errors raised while parsing OPENQASM.
|
|
|
|
Set the error message.
|
|
</Class>
|
|
|