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