index.md 698 B

net / com.drake.net.exception / ConvertException

ConvertException

class ConvertException :NetException

转换数据异常

Constructors

Name Summary
<init> 转换数据异常ConvertException(response: Response, info:String= "An exception occurred while converting the data", cause:Throwable? = null)

Properties

Name Summary
response val response: Response