AndroidDevicePolicyInstallConsentDismissedException

class AndroidDevicePolicyInstallConsentDismissedException : EnvironmentNotPreparedException


當使用者關閉 Android Device Policy 安裝同意聲明時,系統會擲回例外狀況。

摘要

繼承屬性

來自 kotlin.Throwable

公用建構函式

AndroidDevicePolicyInstallConsentDismissedException

AndroidDevicePolicyInstallConsentDismissedException(
    cause: Throwable? = null
)