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