public static final class FSM.Failure extends java.lang.Object implements FSM.Reason, scala.Product, scala.Serializable
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.Constructor and Description |
---|
Failure(java.lang.Object cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
cause() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait