OutputCoercer

class OutputCoercer(val coercer: GOutputCoercer<*>, val context: GOutputCoercerContext) : GExceptionOrigin

Constructors

Link copied to clipboard
fun OutputCoercer(coercer: GOutputCoercer<*>, context: GOutputCoercerContext)

Properties

Link copied to clipboard
val coercer: GOutputCoercer<*>
Link copied to clipboard
val context: GOutputCoercerContext