|
UM Java API
6.17
|
Public Member Functions | |
| LBMApplicationException (String errorMessage) | |
| int | errorNumber () |
LBM Application exception class. This indicates that an exception occurred in an application callback and LBM caught the exception.
| com.latencybusters.lbm.LBMApplicationException.LBMApplicationException | ( | String | errorMessage | ) |
Default constructor.
| errorMessage | holds the error string. |
References com.latencybusters.lbm.LBM.EAPPERR.
|
inherited |