UM Java API  6.16
com.latencybusters.lbm.LBMApplicationException Class Reference
Inheritance diagram for com.latencybusters.lbm.LBMApplicationException:
com.latencybusters.lbm.LBMException

Public Member Functions

 LBMApplicationException (String errorMessage)
 
int errorNumber ()
 

Detailed Description

LBM Application exception class. This indicates that an exception occurred in an application callback and LBM caught the exception.

Constructor & Destructor Documentation

com.latencybusters.lbm.LBMApplicationException.LBMApplicationException ( String  errorMessage)

Default constructor.

Parameters
errorMessageholds the error string.

References com.latencybusters.lbm.LBM.EAPPERR.

Member Function Documentation

int com.latencybusters.lbm.LBMException.errorNumber ( )
inherited

Get LBM error number.

Returns
LBM error number

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