index.md 583 B

net / com.drake.net.exception / NetCancellationException

NetCancellationException

class NetCancellationException :CancellationException

取消网络任务的异常

Constructors

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