HandledError

trace4cats.kernel.HandledError$
See theHandledError companion trait
object HandledError

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Attribute(key: String, value: AttributeValue) extends HandledError

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HandledError
class Object
trait Matchable
class Any
Show all
case class Attributes(attributes: (String, AttributeValue)*) extends HandledError

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HandledError
class Object
trait Matchable
class Any
Show all
case class Status(spanStatus: SpanStatus) extends HandledError

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HandledError
class Object
trait Matchable
class Any
Show all
case class StatusAttribute(spanStatus: SpanStatus, attributeKey: String, attributeValue: AttributeValue) extends HandledError

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HandledError
class Object
trait Matchable
class Any
Show all
case class StatusAttributes(spanStatus: SpanStatus, attributes: (String, AttributeValue)*) extends HandledError

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait HandledError
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit def fromSpanStatus(spanStatus: SpanStatus): HandledError