DistinctInputsCheckerException Class
Definition
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.
This exception is thrown when the input to an operation contains multiple qubits with the same ID.
public class DistinctInputsCheckerException : Exception
type DistinctInputsCheckerException = class
inherit Exception
Public Class DistinctInputsCheckerException
Inherits Exception
- Inheritance
-
DistinctInputsCheckerException
Constructors
| DistinctInputsCheckerException() |
Creates an instance of DistinctInputsCheckerException |