AndroidDevicePolicyInstallConsentDeclinedException

class AndroidDevicePolicyInstallConsentDeclinedException : EnvironmentNotPreparedException


在用户拒绝安装 Android Device Policy 时抛出的异常。

摘要

继承的属性

kotlin.Throwable 派生

公共构造函数

AndroidDevicePolicyInstallConsentDeclinedException

AndroidDevicePolicyInstallConsentDeclinedException(
    cause: Throwable? = null
)