Net
/
com.drake.net.exception
/
URLParseException
U
R
L
Parse
Exception
open class
URLParseException
(url:
String
, cause:
Throwable
?) :
Exception
Content copied to clipboard
URL地址错误
Constructors
Properties
Constructors
URLParseException
Link copied to clipboard
fun
URLParseException
(url:
String
, cause:
Throwable
? = null)
Content copied to clipboard
Properties
url
Link copied to clipboard
val
url
:
String
Content copied to clipboard