qiskit.providers.ibmq.managed.ManagedJob.error_message¶
- ManagedJob.error_message()[código fonte]¶
Provide details about the reason of failure.
- Tipo de retorno
Optional
[str
]- Retorno
An error report if the job failed or
None
otherwise.
Provide details about the reason of failure.
Optional
[str
]
An error report if the job failed or None
otherwise.