Package org.eclipse.jetty.client
Class HttpRequestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.eclipse.jetty.client.HttpRequestException
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated(since="2021-05-27") public class HttpRequestException extends java.lang.RuntimeException
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HttpRequestException(java.lang.String message, Request request)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Request
getRequest()
Deprecated.
-