Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-http-client
/
actions.http.client
/
HttpClientError
Http
Client
Error
external
class
HttpClientError
(
source
)
Members
Constructors
Http
Client
Error
Link copied to clipboard
constructor
(
message
:
String
,
statusCode
:
Number
)
Properties
result
Link copied to clipboard
var
result
:
Any
?
status
Code
Link copied to clipboard
var
statusCode
:
Number