ReactiveState
Toggle table of contents
6.0.0-preview.9
common
Platform filter
common
Switch theme
Search in API
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
OnInit
/
State
/
Error
Error
data
class
Error
(
val
errors
:
List
<
Throwable
>
)
:
OnInit.State
Members
Constructors
Error
Link copied to clipboard
constructor
(
errors
:
List
<
Throwable
>
)
Properties
errors
Link copied to clipboard
val
errors
:
List
<
Throwable
>