LBM .Net API Documentation
LBMSDMOutOfRangeException Constructor (s, v, low, high)
Namespacescom.latencybusters.lbm.sdmLBMSDMOutOfRangeExceptionLBMSDMOutOfRangeException(String, Decimal, Decimal, Decimal)
Constructor including field data
Declaration Syntax
C#
public LBMSDMOutOfRangeException(
	string s,
	decimal v,
	decimal low,
	decimal high
)
Parameters
s (String)
Exception message
v (Decimal)
Value out of range
low (Decimal)
Low value of range
high (Decimal)
High value of range

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0