Exception for when a request failed. Examples: - Request is invalid (e.g. method is missing) - Runtime request errors (e.g. the body stream is not seekable)
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
this(string | this(string execeptionMessage, IRequest request, Throwable previousException = null) | ||||
IRequest | IRequest getRequest() |