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