Description

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)

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
this(stringthis(string execeptionMessage, IRequest request, Throwable previousException = null)
IRequestIRequest getRequest()