errorCode
Retrieves the error code in RteException.
public Constants.ErrorCode errorCode() {
return Constants.ErrorCode.fromInt(mErrorCode);
}
- Since
- v4.5.0
The error code contained in the exception: ErrorCode