InstrumentIdentificationQueryFailedException(String, Exception) Constructor
Instrument identification query failed exception
Namespace: Metas.Instr.DriverAssembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
public InstrumentIdentificationQueryFailedException(
string message,
Exception inner
)
Public Sub New (
message As String,
inner As Exception
)
public:
InstrumentIdentificationQueryFailedException(
String^ message,
Exception^ inner
)
new :
message : string *
inner : Exception -> InstrumentIdentificationQueryFailedException
Parameters
- message String
- inner Exception