Constructor to set the message of the exception at time
of construction.

C# | Visual Basic | Visual C++ |
public QuantumHardwareException( string Message )
Public Sub New ( _ Message As String _ )
public: QuantumHardwareException( String^ Message )

- Message (String)
- The message of the exception