InstrumentIdentificationQueryFailedException(String, Exception) Constructor

Instrument identification query failed exception

Definition

Namespace: Metas.Instr.Driver
Assembly: Metas.Instr.Driver (in Metas.Instr.Driver.dll) Version: 2.8.9053.20263
C#
public InstrumentIdentificationQueryFailedException(
	string message,
	Exception inner
)

Parameters

message  String
inner  Exception

See Also