LBMSDMException is the base exception class for LBM SDM Exceptions.
It relies on LBMException and is included as a place holder for
future development

C# |
[SerializableAttribute] public class LBMSDMException : Exception

All Members | Constructors | ||||
Icon | Member | Description |
---|---|---|
![]() | LBMSDMException()()() | Generic Constructor |
![]() | LBMSDMException(String) | Generic Constructor including a string |
