Class HttpClientException

    • Constructor Detail

      • HttpClientException

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