ConnectionException

fun ConnectionException(    url: String,     message: String,     cause: Throwable? = null)

Sources

Link copied to clipboard