kvision-jquery
5.18.0
kvision-jquery
/
io.kvision.jquery.rest
/
ServiceUnavailable
Service
Unavailable
class
ServiceUnavailable
(
val
url
:
String
,
val
method
:
HttpMethod
,
message
:
String
)
:
RemoteRequestException
Constructors
Functions
Properties
Constructors
Service
Unavailable
Link copied to clipboard
fun
ServiceUnavailable
(
url
:
String
,
method
:
HttpMethod
,
message
:
String
)
Functions
to
String
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