trixnity-core
Toggle table of contents
4.12.2
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.serialization.events
/
UnsupportedEventContentTypeException
Unsupported
Event
Content
Type
Exception
class
UnsupportedEventContentTypeException
(
eventType
:
KClass
<
*
>
)
:
IllegalArgumentException
Members
Constructors
Unsupported
Event
Content
Type
Exception
Link copied to clipboard
constructor
(
eventType
:
KClass
<
*
>
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?