toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.result
/
HttpError
/
ExceptionThrown
Exception
Thrown
data
class
ExceptionThrown
(
val
e
:
Exception
)
:
HttpError
An exception was thrown during the HTTP request.
Members
Constructors
Exception
Thrown
Link copied to clipboard
constructor
(
e
:
Exception
)
Properties
description
Link copied to clipboard
open
override
val
description
:
String
A humaan-readable description of the error.
e
Link copied to clipboard
val
e
:
Exception