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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
WatchedActorTerminatedException
 
- 
- 
Method Details- 
ref
- 
watchingStageName
 
-