WrongInputTypeInTranformerPipeline
public struct WrongInputTypeInTranformerPipeline : ErrorA 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.
- 
                  
                  Undocumented DeclarationSwift public let expectedType: Any.Type
- 
                  
                  Undocumented DeclarationSwift public let actualType: Any.Type
- 
                  
                  Undocumented DeclarationSwift public let transformer: ResponseTransformer
 View on GitHub
            View on GitHub
           WrongInputTypeInTranformerPipeline Structure Reference
      WrongInputTypeInTranformerPipeline Structure Reference