Module: cirq_ionq.ionq_exceptions

Exceptions for the IonQ API.

Classes

class IonQException: An exception for errors coming from IonQ's API.

class IonQNotFoundException: An exception for errors from IonQ's API when a resource is not found.

class IonQUnsuccessfulJobException: An exception for attempting to get info about an unsuccessful job.