Package org.apache.pekko.stream
Class WatchedActorTerminatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.pekko.stream.WatchedActorTerminatedException
- All Implemented Interfaces:
Serializable
Used as failure exception by an
ask
operator if the target actor terminates.
See Flow.ask
and Flow.watch
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WatchedActorTerminatedException
-
-
Method Details
-
ref
-
watchingStageName
-