LBM .Net API Documentation
LBMSDMTypeMismatchException Class
Namespacescom.latencybusters.lbm.sdmLBMSDMTypeMismatchException
An LBM SDM Exception indicating there is a mismatch between field types. Where possible, additional field data is dumped.
Declaration Syntax
C#
[SerializableAttribute]
public class LBMSDMTypeMismatchException : LBMSDMException
Members
All MembersConstructors



IconMemberDescription
LBMSDMTypeMismatchException()()()
Generic Constructor

LBMSDMTypeMismatchException(String)
Generic Constructor including a string

LBMSDMTypeMismatchException(String, LBMSDMField, LBMSDMField)
Constructor including field data being compared

Inheritance Hierarchy
Object
Exception
 LBMSDMException
  LBMSDMTypeMismatchException

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0