exa.common.errors.iqm_error.CircuitTranspilationError#
- exception CircuitTranspilationError(message, *, error_code=None, log_level=40)#
Raised when a circuit cannot be transpiled, typically due to hardware constraints.
This occurs if the circuit contains gates, connectivity, or operations (like invalid MOVE loci) that are not supported by the target architecture.