net / com.drake.net.exception / ConvertException
class ConvertException :
NetException
转换数据异常
Name | Summary |
---|---|
<init> | 转换数据异常ConvertException(response: Response, info: String = "An exception occurred while converting the data", cause: Throwable ? = null) |
Name | Summary |
---|---|
response | val response: Response |