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

Public Member Functions

 LBMRuntimeException (int errnum, String errorMessage)
 
 LBMRuntimeException (LBMException exception)
 
 LBMRuntimeException (String errorMessage)
 
int errorNumber ()
 

Detailed Description

Base LBM Runtime Exception class

Constructor & Destructor Documentation

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

Internally used constructor which sets the error number to LBM.EOP

References com.latencybusters.lbm.LBM.EOP.

Member Function Documentation

int com.latencybusters.lbm.LBMRuntimeException.errorNumber ( )

Get LBM error number.

Returns
LBM error number

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