LBM .Net API Documentation
LBMSDMTypeMismatchException Constructor (s, f1, f2)
Namespacescom.latencybusters.lbm.sdmLBMSDMTypeMismatchExceptionLBMSDMTypeMismatchException(String, LBMSDMField, LBMSDMField)
Constructor including field data being compared
Declaration Syntax
C#
public LBMSDMTypeMismatchException(
	string s,
	LBMSDMField f1,
	LBMSDMField f2
)
Parameters
s (String)
Exception message
f1 (LBMSDMField)
First field being compared
f2 (LBMSDMField)
Second field being compared

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0