Java.Net.HttpURLConnection.HttpServerError Field
Numeric status code, 500: Internal error

Value: 500

Syntax

[Android.Runtime.Register("HTTP_SERVER_ERROR")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Net.HttpStatus enum directly instead of this field.")]
public const HttpStatus HttpServerError

Remarks

Numeric status code, 500: Internal error

[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