|
UM Java API
6.17
|
Public Member Functions | |
| LBMSDMNameTooLongException () | |
| LBMSDMNameTooLongException (String s) | |
An LBM SDM Exception indicating a name provided was too long for an SDM Field. The limit is 255 characters.
| com.latencybusters.lbm.sdm.LBMSDMNameTooLongException.LBMSDMNameTooLongException | ( | ) |
Generic Constructor
| com.latencybusters.lbm.sdm.LBMSDMNameTooLongException.LBMSDMNameTooLongException | ( | String | s | ) |
Generic Constructor including a string
| s | Exception message |