MoreThanOneContractApplicable
constructor(transformer: Class<out Transformer<*>>, contracts: List<Transformer.TransformationContract>, vararg value: Any)
Parameters
value
is value or values which caused exception
contracts
are contracts which could process this value.
transformer
is identification of involved Transformer