public class HttpException extends RuntimeException
HttpClient
.
Typical problems are timeouts, connection problems and problems with the DNS configuration.
Constructor and Description |
---|
HttpException(String message) |
HttpException(String message,
Throwable cause) |
HttpException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString