class TimeoutException : ResponseCodeException
TimeoutException(message: String = "", details: JsonArray = JsonArray(), throwable: Throwable? = null)