UM .NET API
6.16.1
|
An LBM SDM Exception indicating that conversion to or from an SDM field could not be achieved. More...
Public Member Functions | |
LBMSDMCannotConvertException () | |
Generic Constructor. | |
LBMSDMCannotConvertException (System.String s) | |
Generic Constructor including a string. More... | |
An LBM SDM Exception indicating that conversion to or from an SDM field could not be achieved.
com.latencybusters.lbm.sdm.LBMSDMCannotConvertException.LBMSDMCannotConvertException | ( | System.String | s | ) |
Generic Constructor including a string.
s | Exception message |