HttpURLConnection.HttpInternalError Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Java.Net.HttpStatus enum directly instead of this field.

HTTP Status-Code 500: Kesalahan Server Internal.

[Android.Runtime.Register("HTTP_INTERNAL_ERROR")]
[System.Obsolete("This constant will be removed in the future version. Use Java.Net.HttpStatus enum directly instead of this field.", true)]
public const Java.Net.HttpStatus HttpInternalError = 500;
[<Android.Runtime.Register("HTTP_INTERNAL_ERROR")>]
[<System.Obsolete("This constant will be removed in the future version. Use Java.Net.HttpStatus enum directly instead of this field.", true)>]
val mutable HttpInternalError : Java.Net.HttpStatus

Nilai Bidang

Value = 500
Atribut

Keterangan

HTTP Status-Code 500: Kesalahan Server Internal.

Java dokumentasi untuk java.net.HttpURLConnection.HTTP_INTERNAL_ERROR.

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk