SDM Exception that occurs when bad field type is encountered
Declaration Syntax
C# |
[SerializableAttribute] public class LBMSDMBadTypeException : LBMSDMException
Members
All Members | Constructors | ||||
Icon | Member | Description |
---|---|---|
LBMSDMBadTypeException()()() | Generic Constructor | |
LBMSDMBadTypeException(String) | Generic Constructor including a string |
Inheritance Hierarchy
Object | |||
Exception | |||
LBMSDMException | |||
LBMSDMBadTypeException |