文档中心/本页总览RteExceptionRte 异常信息。 Javapublic class RteException extends Exception { public Constants.ErrorCode errorCode() { return Constants.ErrorCode.fromInt(mErrorCode); }} 自从 v4.5.0 方法errorCode 错误码。详见 errorCode。