class URLDecodeException : Exception
URL decoder exception
<init>
URLDecodeException(message: String)
rootCause
val Throwable.rootCause: Throwable?
Root cause of the Throwable.