sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
booklibraryui
/
fi.richie.booklibraryui.liveaudio
/
LiveAudioPlayer
/
Error
Error
@
Serializable
data
class
Error
(
val
message
:
String
,
val
exceptionClassName
:
String
)
:
Serializable
Members
Constructors
Error
Link copied to clipboard
constructor
(
message
:
String
,
exceptionClassName
:
String
)
Properties
exception
Class
Name
Link copied to clipboard
val
exceptionClassName
:
String
message
Link copied to clipboard
val
message
:
String