public class HttpRequestException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
int |
responseCode |
private static long |
serialVersionUID |
Constructor and Description |
---|
HttpRequestException(java.net.HttpURLConnection conn) |
HttpRequestException(TaggedData tag) |
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
getMessage(java.net.HttpURLConnection conn) |
private static final long serialVersionUID
public final int responseCode
public HttpRequestException(java.net.HttpURLConnection conn) throws java.io.IOException
java.io.IOException
public HttpRequestException(TaggedData tag)