Syntax
public enum ClientError
Remarks
Members
| Member Name | Description |
|---|
| Authentication | User authentication failed on server |
| BadUrl | Malformed URL |
| Connect | Failed to connect to the server |
| FailedSslHandshake | Failed to perform SSL handshake |
| File | Generic file error |
| FileNotFound | File not found |
| HostLookup | Server or proxy hostname lookup failed |
| Io | Failed to read or write to the server |
| ProxyAuthentication | User authentication failed on proxy |
| RedirectLoop | Too many redirects |
| Timeout | Connection timed out |
| TooManyRequests | Too many requests during this load |
| Unknown | Generic error |
| UnsupportedAuthScheme | Unsupported authentication scheme (not basic or digest) |
| UnsupportedScheme | Unsupported URI scheme |
Requirements
Namespace: Android.Webkit
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0