UM Java API
6.17
|
Public Member Functions | |
LBMSDMBadTypeException () | |
LBMSDMBadTypeException (String s) | |
SDM Exception that occurs when bad field type is encountered
com.latencybusters.lbm.sdm.LBMSDMBadTypeException.LBMSDMBadTypeException | ( | ) |
Generic Constructor
com.latencybusters.lbm.sdm.LBMSDMBadTypeException.LBMSDMBadTypeException | ( | String | s | ) |
Generic Constructor including a string
s | Exception message |