An LBM SDM Exception indicating there is a mismatch between field types.
Where possible, additional field data is dumped.

C# |
[SerializableAttribute] public class LBMSDMTypeMismatchException : LBMSDMException

All Members | Constructors | ||||
Icon | Member | Description |
---|---|---|
![]() | LBMSDMTypeMismatchException()()() | Generic Constructor |
![]() | LBMSDMTypeMismatchException(String) | Generic Constructor including a string |
![]() | LBMSDMTypeMismatchException(String, LBMSDMField, LBMSDMField) | Constructor including field data being compared |

Object | |||
![]() | Exception | ||
![]() | LBMSDMException | ||
![]() | LBMSDMTypeMismatchException |