class RedirectResponseException : ResponseException
Unhandled redirect exception.
RedirectResponseException(response: HttpResponse) RedirectResponseException(response: HttpResponse, cachedResponseText: String)
Unhandled redirect exception. |
val message: String? |
val response: HttpResponse |