setFailureType(to:) Declarationfunc setFailureType<E>(to error: E.Type) -> Publishers.Sequence<Elements, E> where E : Error See AlsoMapping elementsmap(_:)scan(_:_:)replaceNil(with:)