UM Java API
6.16.1
|
Public Member Functions | |
LBMSDMNotArrayException () | |
LBMSDMNotArrayException (String s) | |
An LBM SDM Exception indicating an array operation was requested on a non array type field.
com.latencybusters.lbm.sdm.LBMSDMNotArrayException.LBMSDMNotArrayException | ( | ) |
Generic Constructor
com.latencybusters.lbm.sdm.LBMSDMNotArrayException.LBMSDMNotArrayException | ( | String | s | ) |
Generic Constructor including a string
s | Exception message |