Agora Java API Reference for Android
|
Public Member Functions | |
RteException (String message) | |
RteException (String message, int errorCode) | |
Constants.ErrorCode | errorCode () |
The RteException class.
Constants.ErrorCode io.agora.rte.exception.RteException.errorCode | ( | ) |
Get the error code.
Reimplemented in io.agora.rte.exception.AuthenticationFailedException, io.agora.rte.exception.NetworkErrorException, and io.agora.rte.exception.StreamNotFoundException.