An LBM SDM Exception indicating that a field was encountered for an
unsupported type.
Declaration Syntax
C# |
[SerializableAttribute] public class LBMSDMTypeNotSupportedException : LBMSDMException
Members
All Members | Constructors | ||||
Icon | Member | Description |
---|---|---|
LBMSDMTypeNotSupportedException()()() | Generic Constructor | |
LBMSDMTypeNotSupportedException(String) | Generic Constructor including a string |
Inheritance Hierarchy
Object | |||
Exception | |||
LBMSDMException | |||
LBMSDMTypeNotSupportedException |