Sprache

AconfigStorageReadException.ErrorContainerNotFound Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.OS.Flagging.AconfigStorageReadErrorType enum directly instead of this field.

Fehlercode, der angibt, dass der angegebene Container nicht gefunden wird.

[Android.Runtime.Register("ERROR_CONTAINER_NOT_FOUND", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.Flagging.AconfigStorageReadErrorType enum directly instead of this field.", true)]
public const Android.OS.Flagging.AconfigStorageReadErrorType ErrorContainerNotFound = 3;
[<Android.Runtime.Register("ERROR_CONTAINER_NOT_FOUND", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.Flagging.AconfigStorageReadErrorType enum directly instead of this field.", true)>]
val mutable ErrorContainerNotFound : Android.OS.Flagging.AconfigStorageReadErrorType

Feldwert

Value = 3
Attribute

Hinweise

Fehlercode, der angibt, dass der angegebene Container nicht gefunden wird.

Java Dokumentation für android.os.flagging.AconfigStorageReadException.ERROR_CONTAINER_NOT_FOUND.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: