index.md 574 B

net / com.drake.net.exception / DownloadFileException

DownloadFileException

class DownloadFileException :NetException

下载文件异常

Constructors

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