Failure
org.apache.pekko.actor.FSM.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
- FSM.scala
- Graph
-
- Supertypes
Members list
In this article