net / com.drake.net.error / NetCancellationException
class NetCancellationException :CancellationException
class NetCancellationException :
CancellationException
取消网络任务的异常
NetCancellationException(coroutineScope: CoroutineScope, message:
String
? = null)