Package akka.actor.typed.internal.adapter
-
Exception Summary Exception Description ActorAdapter.TypedActorFailedException Thrown to indicate that a Behavior has failed so that the parent gets the cause and can fill in the cause in theChildFailed
signal Wrapped to avoid it being logged as the typed supervision will already have logged it.