U R L Parse Exception
open class URLParseException(message: String?, cause: Throwable?) : Exception
Content copied to clipboard
URL地址错误
Parameters
message
错误描述信息
cause
错误原因
Constructors
URLParseException
Link copied to clipboard
错误描述信息
Functions
getLocalizedMessage
Link copied to clipboard