17 lines
495 B
Plaintext
17 lines
495 B
Plaintext
---
|
|
title: JobError
|
|
description: API reference for qiskit.providers.JobError
|
|
in_page_toc_min_heading_level: 1
|
|
python_api_type: exception
|
|
python_api_name: qiskit.providers.JobError
|
|
---
|
|
|
|
# qiskit.providers.JobError
|
|
|
|
<Class id="qiskit.providers.JobError" isDedicatedPage={true} github="https://github.com/qiskit/qiskit/tree/stable/0.21/qiskit/providers/exceptions.py" signature="JobError(*message)" modifiers="exception">
|
|
Base class for errors raised by Jobs.
|
|
|
|
Set the error message.
|
|
</Class>
|
|
|