ServerResponseException
class ServerResponseException : ResponseException
Server error exception.
Constructors
ServerResponseException(response: HttpResponse) ServerResponseException( Server error exception. |
Properties
val message: String? |
Inherited Properties
val response: HttpResponse |
Extension Properties
Root cause of the Throwable. |