ClientRequestException
class ClientRequestException : ResponseException
Bad client request exception.
Constructors
ClientRequestException(response: HttpResponse) Bad client request exception. |
Properties
val message: String? |
Inherited Properties
val response: HttpResponse : origin response |