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