|
UM .NET API
6.17
|
An LBM SDM Exception indicating a buffer was provided which was too small for the operation. More...
Public Member Functions | |
| LBMSDMInsufficientSpaceException () | |
| Generic Constructor. | |
| LBMSDMInsufficientSpaceException (System.String s) | |
| Generic Constructor including a string. More... | |
An LBM SDM Exception indicating a buffer was provided which was too small for the operation.
| com.latencybusters.lbm.sdm.LBMSDMInsufficientSpaceException.LBMSDMInsufficientSpaceException | ( | System.String | s | ) |
Generic Constructor including a string.
| s | Exception message |