AndroidDevicePolicyInstallConsentDeclinedException

class AndroidDevicePolicyInstallConsentDeclinedException : EnvironmentNotPreparedException


当 Android Device Policy 安装同意被拒绝时抛出的异常。

摘要

继承的属性

来自 kotlin.Throwable

公共构造函数

AndroidDevicePolicyInstallConsentDeclinedException

AndroidDevicePolicyInstallConsentDeclinedException(
    cause: Throwable? = null
)