index.md 573 B

net / com.drake.net.exception / DownloadFileException

DownloadFileException

class DownloadFileException :NetException

下载文件异常

Constructors

Name Summary
<init> 下载文件异常DownloadFileException(response: Response, info:String? = null, cause:Throwable? = null)