public InstrumentIdentificationQueryFailedException(
string message
)
Public Sub New (
message As String
)
public:
InstrumentIdentificationQueryFailedException(
String^ message
)
new :
message : string -> InstrumentIdentificationQueryFailedException