qiskit.providers.ibmq.managed.IBMQJobManagerTimeoutError¶
-
exception
IBMQJobManagerTimeoutError
(*message)[código fonte]¶ Errors raised when a Job Manager operation times out.
Set the error message.
-
with_traceback
()¶ Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
-