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