zio.telemetry.opentelemetry.tracing.ErrorMapper
See theErrorMapper companion object
case class ErrorMapper[E](body: PartialFunction[E, StatusCode], toThrowable: Option[E => Throwable])
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article