|
UM Java API
6.17
|
Public Member Functions | |
| LBMSDMException () | |
| LBMSDMException (String s) | |
LBMSDMException is the base exception class for LBM SDM Exceptions. It relies on LBMException and is included as a place holder for future development
| com.latencybusters.lbm.sdm.LBMSDMException.LBMSDMException | ( | ) |
Generic Constructor
| com.latencybusters.lbm.sdm.LBMSDMException.LBMSDMException | ( | String | s | ) |
Generic Constructor including a string
| s | Exception message |