ClientRequestException
class ClientRequestException : ResponseException
Bad client request exception.
Constructors
ClientRequestException(response: HttpResponse) ClientRequestException( Bad client request exception. |
Properties
val message: String? |
Inherited Properties
val response: HttpResponse |
Extension Properties
Root cause of the Throwable. |