Index
net / com.drake.net.error / kotlinx.coroutines.CoroutineScope
Extensions for kotlinx.coroutines.CoroutineScope¶
Name | Summary |
---|---|
NetCancellationException | 抛出该异常将取消作用域内所有的网络请求fun CoroutineScope.NetCancellationException(message: String ? = null): NetCancellationException |