Emitted by onError$ and onAnyError$ for unsuccessful state transitions attempts.
onError$
onAnyError$
{ type: "NO_TRANSITION", from: 'SomeState', to: 'AnotherState' }
StatelyError, onError$, onAnyError$
StatelyError
Generated using TypeDoc
Emitted by
onError$
andonAnyError$
for unsuccessful state transitions attempts.Example
See
StatelyError
,onError$
,onAnyError$