GateException
QuICT.tools.exception.core.gate_exception ¶
CompositeGateAppendError ¶
Bases: QuICTException
CompositeGate append error.
Source code in QuICT/tools/exception/core/gate_exception.py
GateAppendError ¶
Bases: QuICTException
BasicGate append error.
Source code in QuICT/tools/exception/core/gate_exception.py
GateMatrixError ¶
Bases: QuICTException
BasicGate matrix error.
Source code in QuICT/tools/exception/core/gate_exception.py
GateParametersAssignedError ¶
Bases: QuICTException
Gate's Parameter Error.
Source code in QuICT/tools/exception/core/gate_exception.py
GateQubitAssignedError ¶
Bases: QuICTException
Gate's qubit assign Error.