public interface FeignErrorDecoderFactory
ErrorDecoder.| Modifier and Type | Method and Description |
|---|---|
feign.codec.ErrorDecoder |
create(Class<?> type)
Factory method to provide a
ErrorDecoder for a given
Class. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.