public class ActorNotFound
extends java.lang.RuntimeException
implements scala.Product, scala.Serializable
ActorSelection.resolveOne(akka.util.Timeout)
can't identify the actor the
Future
is completed with this failure.Constructor and Description |
---|
ActorNotFound(ActorSelection selection) |
Modifier and Type | Method and Description |
---|---|
ActorSelection |
selection() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ActorNotFound(ActorSelection selection)
public ActorSelection selection()