Java.Net.HttpRetryException Class
If a HTTP request has to be retried, this exception will be thrown if the request cannot be retried automatically.

See Also: HttpRetryException Members

Syntax

[Android.Runtime.Register("java/net/HttpRetryException", DoNotGenerateAcw=true)]
public class HttpRetryException : Java.IO.IOException

Remarks

If a HTTP request has to be retried, this exception will be thrown if the request cannot be retried automatically.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1