ServiceUnavailable

class ServiceUnavailable(url: String, method: HttpMethod, message: String) : RemoteRequestException

Functions

toString
Link copied to clipboard
open override fun toString(): String

Properties

code
Link copied to clipboard
val code: Short
method
Link copied to clipboard
val method: HttpMethod
url
Link copied to clipboard
val url: String