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 Serializable
trait Product
trait Equals
trait StreamState[Nothing]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product