toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.result
/
HttpError
/
BadStatusCode
Bad
Status
Code
data
class
BadStatusCode
(
val
code
:
Int
)
:
HttpError
The HTTP request returned an invalid status code.
Members
Constructors
Bad
Status
Code
Link copied to clipboard
constructor
(
code
:
Int
)
Properties
code
Link copied to clipboard
val
code
:
Int
description
Link copied to clipboard
open
override
val
description
:
String
A humaan-readable description of the error.