BasicAerJob.submit

BasicAerJob.submit()[source]

Submit the job to the backend for execution.

Raises
  • QobjValidationError – if the JSON serialization of the Qobj passed

  • during construction does not validate against the Qobj schema.

  • JobError – if trying to re-submit the job.