NetCancellationException

fun CoroutineScope.NetCancellationException(message: String? = null): NetCancellationException

在作用域中抛出该异常将取消其作用域内所有的网络请求(如果存在的话)