AndroidDevicePolicyInstallOrUpdateUnrecoverableException

class AndroidDevicePolicyInstallOrUpdateUnrecoverableException : EnvironmentNotPreparedException


当 Android Device Policy 应用未安装或未更新时抛出的异常。

摘要

继承的属性

kotlin.Throwable 派生

公共构造函数

AndroidDevicePolicyInstallOrUpdateUnrecoverableException

AndroidDevicePolicyInstallOrUpdateUnrecoverableException(
    cause: Throwable? = null
)