ServerResponseException
class ServerResponseException : ResponseException
Server error exception.
Constructors
ServerResponseException(response: HttpResponse) Server error exception. |
Properties
val message: String? |
Inherited Properties
val response: HttpResponse : origin response |