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 intprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static StringgetMessage(TaggedData tag) private static StringgetMessage(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
-