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