class URLParserException : IllegalStateException
Thrown when failed to parse URL
<init>
URLParserException(urlString: String, cause: Throwable)