Reaktiv
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Reaktiv
reaktiv-core
/
io.github.syrou.reaktiv.core
/
DispatchResult
/
Error
Error
data
class
Error
(
val
cause
:
Throwable
)
:
DispatchResult
(
source
)
Action processing failed with an error
Members
Constructors
Error
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable