doc / ch.tutteli.atrium.domain.creating.any.typetransformation.failurehandlers

Package ch.tutteli.atrium.domain.creating.any.typetransformation.failurehandlers

Contains the contract for failure handlers involved in failed type transformations as well as the FailureHandlerFactory which defines the minimum set of AnyTypeTransformation.FailureHandler an implementation has to provide.

Types

FailureHandlerFactory

interface FailureHandlerFactory

Defines the minimum set of AnyTypeTransformation.FailureHandlers an implementation of the domain of Atrium has to provide.

Properties

failureHandlerFactory

val failureHandlerFactory: <ERROR CLASS>

The access point to an implementation of FailureHandlerFactory.