class ServerResponseException : ResponseException
Server error exception.
ServerResponseException(response: HttpResponse) ServerResponseException(response: HttpResponse, cachedResponseText: String)
Server error exception. |
val message: String? |
val response: HttpResponse |