Index
Package com.drake.net.error¶
Exceptions¶
Name | Summary |
---|---|
NetCancellationException | 取消网络任务的异常class NetCancellationException : CancellationException |
RequestParamsException | 404class RequestParamsException : NetException |
ResponseException | 对应网络请求后台定义的错误信息class ResponseException : NetException |
ServerResponseException | 500class ServerResponseException : NetException |
Extensions for External Classes¶
Name | Summary |
---|---|
kotlinx.coroutines.CoroutineScope |