17 lines
544 B
Plaintext
17 lines
544 B
Plaintext
---
|
|
title: TranspilerError
|
|
description: API reference for qiskit.transpiler.TranspilerError
|
|
in_page_toc_min_heading_level: 1
|
|
python_api_type: exception
|
|
python_api_name: qiskit.transpiler.TranspilerError
|
|
---
|
|
|
|
# qiskit.transpiler.TranspilerError
|
|
|
|
<Class id="qiskit.transpiler.TranspilerError" isDedicatedPage={true} github="https://github.com/qiskit/qiskit/tree/stable/0.18/qiskit/transpiler/exceptions.py" signature="TranspilerError(*message)" modifiers="exception">
|
|
Exceptions raised during transpilation.
|
|
|
|
Set the error message.
|
|
</Class>
|
|
|