-init-.md 619 B

net / com.drake.net.error / ResponseException / <init>

<init>

ResponseException(code:Int, msg:String, request: Request)

对应网络请求后台定义的错误信息

Parameters

msg - 网络请求错误信息

code - 网络请求错误码

tag - 应对错误码判断为错时但是后端又返回了需要使用的数据(建议后端修改). 一般在Convert中设置数据