mqt.qudits.exceptions.compilerexception¶

Module Contents¶

exception NodeNotFoundException(value)[source]¶

Bases: Exception

Common base class for all non-exit exceptions.

__str__() str[source]¶

Return str(self).

exception SequenceFoundException(node_key: int = -1)[source]¶

Bases: Exception

Common base class for all non-exit exceptions.

__str__() str[source]¶

Return str(self).

exception RoutingException[source]¶

Bases: Exception

Common base class for all non-exit exceptions.

__str__() str[source]¶

Return str(self).

exception FidelityReachException(message: str = '')[source]¶

Bases: Exception

Common base class for all non-exit exceptions.