Propagation

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object Continue extends Propagation

A hint indicating supervision events require further propagation.

A hint indicating supervision events require further propagation.

case object Stop extends Propagation

A hint indicating supervision events no longer require propagation.

A hint indicating supervision events no longer require propagation.

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror