Microsoft.Quantum.Simulation.QCTraceSimulatorRuntime Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| DistinctInputsCheckerException |
This exception is thrown when the input to an operation contains multiple qubits with the same ID. |
| InvalidatedQubitsUseCheckerException |
This exception is thrown when a qubit input to the operation has already been released or returned.
Qubits are released at the end of a Q# |
| UnconstrainedMeasurementException |
This exception is thrown when a measurement is performed, but has not been annotated using
a call to either |