LBM .Net API Documentation
LBMException Constructor (errnum, errorMessage)
Namespacescom.latencybusters.lbmLBMExceptionLBMException(Int32, String)
Instantiate an LBMException class
Declaration Syntax
C#
public LBMException(
	int errnum,
	string errorMessage
)
Parameters
errnum (Int32)
Exception error number
errorMessage (String)
Exception error message

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0