UM .NET API
6.16.1
|
LBMSDMException is the base exception class for LBM SDM Exceptions. It relies on LBMException and is included as a place holder for future development. More...
Public Member Functions | |
LBMSDMException () | |
Generic Constructor. | |
LBMSDMException (System.String s) | |
Generic Constructor including a string. More... | |
LBMSDMException is the base exception class for LBM SDM Exceptions. It relies on LBMException and is included as a place holder for future development.
com.latencybusters.lbm.sdm.LBMSDMException.LBMSDMException | ( | System.String | s | ) |
Generic Constructor including a string.
s | Exception message |