AndroidDevicePolicyInstallConsentDismissedException

class AndroidDevicePolicyInstallConsentDismissedException : EnvironmentNotPreparedException


关闭 Android Device Policy 安装意见征求时抛出的异常。

摘要

继承的属性

kotlin.Throwable 派生

公共构造函数

AndroidDevicePolicyInstallConsentDismissedException

AndroidDevicePolicyInstallConsentDismissedException(
    cause: Throwable? = null
)