ServerResponseException
class ServerResponseException(response: HttpResponse, cachedResponseText: String) : ResponseException
Content copied to clipboard
Server error exception.
Constructors
Link copied to clipboard
Link copied to clipboard
fun ServerResponseException(response: HttpResponse, cachedResponseText: String)
Content copied to clipboard