Interface FSM.Reason

All Known Implementing Classes:
FSM.Failure, FSM.Normal$, FSM.Shutdown$
Enclosing interface:
FSM<S,D>

public static interface FSM.Reason
Reason why this pekko.actor.FSM is shutting down.