kvision-jquery
5.8.1
kvision-jquery
/
io.kvision.jquery.rest
/
RemoteRequestException
Remote
Request
Exception
open
class
RemoteRequestException
(
code
:
Short
,
url
:
String
,
method
:
HttpMethod
,
message
:
String
)
Content copied to clipboard
Types
Functions
Properties
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
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
Inheritors
XHRError
Link copied to clipboard
BadRequest
Link copied to clipboard
Unauthorized
Link copied to clipboard
Forbidden
Link copied to clipboard
NotFound
Link copied to clipboard
NotAllowed
Link copied to clipboard
ServerError
Link copied to clipboard
NotImplemented
Link copied to clipboard
BadGateway
Link copied to clipboard
ServiceUnavailable
Link copied to clipboard