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