trixnity-clientserverapi-server
Toggle table of contents
4.12.1
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-server
trixnity-clientserverapi-server
/
net.folivo.trixnity.clientserverapi.server
/
UnsupportedEventTypeException
Unsupported
Event
Type
Exception
class
UnsupportedEventTypeException
(
eventType
:
String
)
:
MatrixServerException
Members
Constructors
Unsupported
Event
Type
Exception
Link copied to clipboard
constructor
(
eventType
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Response
Link copied to clipboard
val
errorResponse
:
ErrorResponse
message
Link copied to clipboard
open
val
message
:
String
?
retry
After
Link copied to clipboard
val
retryAfter
:
Long
?
status
Code
Link copied to clipboard
val
statusCode
:
HttpStatusCode