index.md 579 B

net / com.drake.net.error / NetCancellationException

NetCancellationException

class NetCancellationException :CancellationException

取消网络任务的异常

Constructors

Name Summary
<init> 取消网络任务的异常NetCancellationException(coroutineScope: CoroutineScope, message:String? = null)