ErrorHook

io.cardell.openfeature.ErrorHook
See theErrorHook companion object
trait ErrorHook[F[_]] extends Hook[F]

Attributes

Companion
object
Source
Hook.scala
Graph
Supertypes
trait Hook[F]
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply(context: HookContext, hints: HookHints, error: Throwable): F[Unit]

Attributes

Source
Hook.scala