public class HttpClientException extends RuntimeException
Constructor and Description |
---|
HttpClientException(String message) |
HttpClientException(String message,
Throwable cause) |
HttpClientException(String message,
Throwable cause,
int code) |
HttpClientException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getResponseCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 Red Hat, Inc. All rights reserved.