|
UM .NET API
6.17
|
An LBM SDM Exception indicating an null field is encountered. More...
Public Member Functions | |
| LBMSDMFieldIsNullException () | |
| Generic Constructor. | |
| LBMSDMFieldIsNullException (System.String s) | |
| Generic Constructor including a string. More... | |
An LBM SDM Exception indicating an null field is encountered.
| com.latencybusters.lbm.sdm.LBMSDMFieldIsNullException.LBMSDMFieldIsNullException | ( | System.String | s | ) |
Generic Constructor including a string.
| s | Exception message |