Class WebClientException

    • Constructor Detail

      • WebClientException

        public WebClientException​(org.springframework.http.HttpStatus status,
                                  Map<String,​? extends Collection<String>> headers,
                                  org.bremersee.exception.model.RestApiException restApiException)
        Instantiates a new web client exception.
        Parameters:
        status - the status
        headers - the headers
        restApiException - the rest api exception