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
class Error
object Timeout
In this article