| 
    UM Java API
    6.17
    
   | 
 
  
 Public Member Functions | |
| LBMSDMBadRawObjectException () | |
| LBMSDMBadRawObjectException (String s) | |
| LBMSDMBadRawObjectException (String s, LBMSDMRaw raw) | |
An LBM SDM Exception indicating a bad raw object was encountered Where possible, additional data about the raw object is dumped.
| com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException.LBMSDMBadRawObjectException | ( | ) | 
Generic Constructor
| com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException.LBMSDMBadRawObjectException | ( | String | s | ) | 
Generic Constructor including a string
| s | Exception message | 
| com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException.LBMSDMBadRawObjectException | ( | String | s, | 
| LBMSDMRaw | raw | ||
| ) | 
Constructor including field data
| s | Exception message | 
| raw | Raw field being added | 
References com.latencybusters.lbm.sdm.LBMSDMRaw.toDbgString().