toggle menu
search-client
common
switch theme
search in API
search-client
/
com.jillesvangurp.ktsearch
/
RestException
Rest
Exception
class
RestException
(
val
response
:
RestResponse
)
:
Exception
Members
Constructors
Rest
Exception
Link copied to clipboard
constructor
(
response
:
RestResponse
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
response
Link copied to clipboard
val
response
:
RestResponse
status
Link copied to clipboard
val
status
:
Int