UM .NET API  6.16
com.latencybusters.lbm.sdm.LBMSDMInsufficientSpaceException Class Reference

An LBM SDM Exception indicating a buffer was provided which was too small for the operation. More...

Inheritance diagram for com.latencybusters.lbm.sdm.LBMSDMInsufficientSpaceException:
com.latencybusters.lbm.sdm.LBMSDMException

Public Member Functions

 LBMSDMInsufficientSpaceException ()
 Generic Constructor.
 
 LBMSDMInsufficientSpaceException (System.String s)
 Generic Constructor including a string. More...
 

Detailed Description

An LBM SDM Exception indicating a buffer was provided which was too small for the operation.

Constructor & Destructor Documentation

com.latencybusters.lbm.sdm.LBMSDMInsufficientSpaceException.LBMSDMInsufficientSpaceException ( System.String  s)

Generic Constructor including a string.

Parameters
sException message

The documentation for this class was generated from the following file: