public class HttpRequestException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
int |
responseCode |
Constructor and Description |
---|
HttpRequestException(HttpURLConnection conn) |
HttpRequestException(TaggedData tag) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpRequestException(HttpURLConnection conn) throws IOException
IOException
public HttpRequestException(TaggedData tag)
Copyright © 2021 aQute SARL. All rights reserved.