final case classFail(reasons: String*) extends Exception with Notify with Product with Serializable
final case classGoto[State](state: State, forMax: FiniteDuration = null, emit: Notify = null)(implicit evidence$1: ClassTag[State]) extends Action with Product with Serializable