kvision-jquery
5.10.0
kvision-jquery
/
io.kvision.jquery.rest
/
BadGateway
Bad
Gateway
class
BadGateway
(
val
url
:
String
,
val
method
:
HttpMethod
,
message
:
String
)
:
RemoteRequestException
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Bad
Gateway
Link copied to clipboard
fun
BadGateway
(
url
:
String
,
method
:
HttpMethod
,
message
:
String
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
code
Link copied to clipboard
val
code
:
Short
Content copied to clipboard
method
Link copied to clipboard
val
method
:
HttpMethod
Content copied to clipboard
url
Link copied to clipboard
val
url
:
String
Content copied to clipboard