Failure

zio.telemetry.opentelemetry.tracing.StatusMapper.Failure
final case class Failure[-E](pf: PartialFunction[E, Result[Throwable]]) extends StatusMapper[E, Any]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class StatusMapper[E, Any]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
StatusMapper

Attributes

Inherited from:
StatusMapper