TerminationType

org.http4s.metrics.TerminationType
See theTerminationType companion object
sealed trait TerminationType

Describes the type of abnormal termination

Attributes

Companion
object
Source
MetricsOps.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Abnormal
object Canceled.type
class Error
object Timeout.type
In this article