UM .NET API  6.16
com.latencybusters.lbm.LBMException Class Reference

Base LBM Exception class. More...

Inheritance diagram for com.latencybusters.lbm.LBMException:
com.latencybusters.lbm.LBMEInvalException com.latencybusters.lbm.LBMEMessageSelectorException com.latencybusters.lbm.LBMENoMemException com.latencybusters.lbm.LBMEOPException com.latencybusters.lbm.LBMEOSException com.latencybusters.lbm.LBMETimedOutException com.latencybusters.lbm.LBMEWouldBlockException com.latencybusters.lbm.LBMMonitorEAgainException com.latencybusters.lbm.LBMMonitorEAlreadyException com.latencybusters.lbm.LBMMonitorEInvalException com.latencybusters.lbm.LBMMonitorELBMFailException com.latencybusters.lbm.LBMMonitorEModFailException com.latencybusters.lbm.LBMMonitorENoMemException com.latencybusters.lbm.UMENoQueueException com.latencybusters.lbm.UMENoRegException com.latencybusters.lbm.UMENoStoreException

Public Member Functions

 LBMException (int errnum, string errorMessage)
 Instantiate an LBMException class. More...
 
int errorNumber ()
 Get LBM error number. More...
 

Detailed Description

Base LBM Exception class.

Constructor & Destructor Documentation

com.latencybusters.lbm.LBMException.LBMException ( int  errnum,
string  errorMessage 
)

Instantiate an LBMException class.

Parameters
errnumException error number
errorMessageException error message

Member Function Documentation


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