Failure
org.apache.pekko.persistence.fsm.PersistentFSM.Failure
Signifies that the pekko.actor.FSM is shutting itself down because of an error, e.g. if the state to transition into does not exist. You can use this to communicate a more precise cause to the onTermination block.
Attributes
- Source
- PersistentFSM.scala
- Graph
-
- Supertypes
Members list
In this article