Error

org.http4s.metrics.TerminationType$.Error
case class Error(rootCause: Throwable) extends TerminationType

Signals an abnormal termination due to an error processing the request, either at the server or client side

Attributes

Source
MetricsOps.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product