UM Java API
6.16.1
|
Public Member Functions | |
LBMException (int errnum, String errorMessage) | |
LBMException (int errnum, String errorMessage, Throwable cause) | |
LBMException (String errorMessage) | |
int | errorNumber () |
Base LBM Exception class
com.latencybusters.lbm.LBMException.LBMException | ( | String | errorMessage | ) |
Internally used constructor which sets the error number to LBM.EOP
References com.latencybusters.lbm.LBM.EOP.
int com.latencybusters.lbm.LBMException.errorNumber | ( | ) |