OnDevicePersonalizationException

public class OnDevicePersonalizationException
extends Exception

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.adservices.ondevicepersonalization.OnDevicePersonalizationException


Pengecualian yang dilempar oleh OnDevicePersonalization API.

Ringkasan

Konstanta

int ERROR_ISOLATED_SERVICE_FAILED

IsolatedService yang dipanggil gagal dijalankan.

Metode publik

int getErrorCode()

Menampilkan kode error untuk pengecualian ini.

Metode turunan

Konstanta

ERROR_ISOLATED_SERVICE_FAILED

public static final int ERROR_ISOLATED_SERVICE_FAILED

IsolatedService yang dipanggil gagal dijalankan.

Nilai Konstanta: 1 (0x00000001)

Metode publik

getErrorCode

public int getErrorCode ()

Menampilkan kode error untuk pengecualian ini.

Return
int Nilainya adalah ERROR_ISOLATED_SERVICE_FAILED, atau android.adservices.ondevicepersonalization.OnDevicePersonalizationException.ERROR_PERSONALIZATION_DISABLED