|
UM .NET API
6.17
|
An LBM SDM Exception indicating a name provided was too long for an SDM Field. The limit is 255 characters. More...
Public Member Functions | |
| LBMSDMNameTooLongException () | |
| Generic Constructor. | |
| LBMSDMNameTooLongException (System.String s) | |
| Generic Constructor including a string. More... | |
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 | ( | System.String | s | ) |
Generic Constructor including a string.
| s | Exception message |