17 lines
604 B
Plaintext
17 lines
604 B
Plaintext
---
|
|
title: TranspilerAccessError
|
|
description: API reference for qiskit.transpiler.TranspilerAccessError
|
|
in_page_toc_min_heading_level: 1
|
|
python_api_type: exception
|
|
python_api_name: qiskit.transpiler.TranspilerAccessError
|
|
---
|
|
|
|
# qiskit.transpiler.TranspilerAccessError
|
|
|
|
<Class id="qiskit.transpiler.TranspilerAccessError" isDedicatedPage={true} github="https://github.com/qiskit/qiskit/tree/stable/0.21/qiskit/transpiler/exceptions.py" signature="TranspilerAccessError(*message)" modifiers="exception">
|
|
DEPRECATED: Exception of access error in the transpiler passes.
|
|
|
|
Set the error message.
|
|
</Class>
|
|
|