kvision-jquery
/
io.kvision.jquery.rest
/
Unauthorized
Unauthorized
class
Unauthorized
(url:
String
, method:
HttpMethod
, message:
String
) :
RemoteRequestException
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
cause
Link copied to clipboard
open val
cause
:
Throwable
?
Content copied to clipboard
code
Link copied to clipboard
val
code
:
Short
Content copied to clipboard
message
Link copied to clipboard
open val
message
:
String
?
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