Lingua

OnDevicePersonalizationException.ErrorCode Proprietà

Definizione

Restituisce il codice di errore per questa eccezione.

public virtual Android.AdServices.OnDevicePersonalization.OnDevicePersonalizationError ErrorCode { [Android.Runtime.Register("getErrorCode", "()I", "GetGetErrorCodeHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getErrorCode", "()I", "GetGetErrorCodeHandler", ApiSince=35)>]
member this.ErrorCode : Android.AdServices.OnDevicePersonalization.OnDevicePersonalizationError

Valore della proprietà

Il valore è uno dei seguenti: ERROR_ISOLATED_SERVICE_FAILED; ERROR_PERSONALIZATION_DISABLED; ERROR_ISOLATED_SERVICE_LOADING_FAILED; ERROR_ISOLATED_SERVICE_MANIFEST_PARSING_FAILED; ERROR_ISOLATED_SERVICE_TIMEOUT; ERROR_SCHEDULE_TRAINING_FAILED; ERROR_INVALID_TRAINING_MANIFEST; ERROR_INFERENCE_MODEL_NOT_FOUND; ERROR_INFERENCE_FAILED

Attributi

Commenti

Restituisce il codice di errore per questa eccezione.

per android.adservices.ondevicepersonalization.OnDevicePersonalizationException.getErrorCode().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a