Android.Webkit.ClientError Enumeration
Enumerates values returned by several methods of Android.Webkit.ClientError and taken as a parameter of the WebViewClient.OnReceivedError member.

Syntax

public enum ClientError

Remarks

Enumerates values returned by the following: and taken as a parameter of the WebViewClient.OnReceivedError member.

Members

Member NameDescription
AuthenticationUser authentication failed on server
BadUrlMalformed URL
ConnectFailed to connect to the server
FailedSslHandshakeFailed to perform SSL handshake
FileGeneric file error
FileNotFoundFile not found
HostLookupServer or proxy hostname lookup failed
IoFailed to read or write to the server
ProxyAuthenticationUser authentication failed on proxy
RedirectLoopToo many redirects
TimeoutConnection timed out
TooManyRequestsToo many requests during this load
UnknownGeneric error
UnsupportedAuthSchemeUnsupported authentication scheme (not basic or digest)
UnsupportedSchemeUnsupported URI scheme

Requirements

Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0