Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
indexer
/
com.midnight.kuira.core.indexer.sync
/
DustSubscriptionManager
/
DustSyncState
/
Error
Error
data
class
Error
(
val
message
:
String
,
val
cause
:
Throwable
?
)
:
DustSubscriptionManager.DustSyncState
Dust sync error.
Members
Constructors
Error
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable
?
Exception that caused the error
message
Link copied to clipboard
val
message
:
String
Error message