Package aQute.bnd.http
Class HttpRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
aQute.bnd.http.HttpRequestException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal int
private static final long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static String
getMessage
(TaggedData tag) private static String
getMessage
(HttpURLConnection conn) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
responseCode
public final int responseCode
-
-
Constructor Details
-
HttpRequestException
- Throws:
IOException
-
HttpRequestException
-
HttpRequestException
-
-
Method Details
-
getMessage
-
getMessage
- Throws:
IOException
-