index.md 539 B

net / com.drake.net.exception / kotlinx.coroutines.CoroutineScope

Extensions for kotlinx.coroutines.CoroutineScope

Name Summary
NetCancellationException 抛出该异常将取消作用域内所有的网络请求fun CoroutineScope.NetCancellationException(message:String? = null):NetCancellationException