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

LBM blocked operation exception class (occurs when a function that would otherwise block is set to be nonblocking) More...

Inheritance diagram for com.latencybusters.lbm.LBMEWouldBlockException:
com.latencybusters.lbm.LBMException

Public Member Functions

 LBMEWouldBlockException (string errorMessage)
 Instantiate LBMEWouldBlockException class. More...
 
int errorNumber ()
 Get LBM error number. More...
 

Detailed Description

LBM blocked operation exception class (occurs when a function that would otherwise block is set to be nonblocking)

Constructor & Destructor Documentation

com.latencybusters.lbm.LBMEWouldBlockException.LBMEWouldBlockException ( string  errorMessage)

Instantiate LBMEWouldBlockException class.

Parameters
errorMessageException error message

Member Function Documentation


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