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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic ActorNotFound(ActorSelection selection)
public ActorSelection selection()