Failed
org.apache.pekko.stream.FlowMonitorState.Failed
final case class Failed(cause: Throwable) extends StreamState[Nothing]
Stream failed
Value parameters
- cause
-
The cause of the failure
Attributes
- Source
- FlowMonitor.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StreamState[Nothing]class Objecttrait Matchableclass Any
Members list
In this article