index.md 724 B

net / com.drake.net.exception / URLParseException

URLParseException

open class URLParseException :Exception

URL地址错误

Constructors

Name Summary
<init> URL地址错误URLParseException(url:String, cause:Throwable? = null)

Properties

Name Summary
url val url:String