Error

org.http4s.metrics.TerminationType$.Error
final 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 Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product