WrongInputTypeInTranformerPipeline

public struct WrongInputTypeInTranformerPipeline : Error

A response transformer received entity content of a type it doesn’t know how to process. This error means that the upstream transformations may have succeeded, but did not return a value of the type the next transformer expected.