ClientRequestException
class ClientRequestException(response: HttpResponse, cachedResponseText: String) : ResponseException
Content copied to clipboard
Bad client request exception.
Constructors
Link copied to clipboard
Link copied to clipboard
fun ClientRequestException(response: HttpResponse, cachedResponseText: String)
Content copied to clipboard