List of usage examples for org.springframework.web.client HttpStatusCodeException subclass-usage
From source file com.github.jmnarloch.spring.cloud.feign.VndErrorException.java
/**
* The base exception that will be used to propagate any vnd.errors during Feign client invocations.
*
* @author Jakub Narloch
* @see VndErrorDecoder
* @see VndErrors