AndroidDevicePolicyInstallOrUpdateRecoverableException

class AndroidDevicePolicyInstallOrUpdateRecoverableException : EnvironmentNotPreparedException


Exception thrown when the Android Device Policy app is not installed or not up to date.

Summary

Inherited properties

From kotlin.Throwable

Public constructors

AndroidDevicePolicyInstallOrUpdateRecoverableException

AndroidDevicePolicyInstallOrUpdateRecoverableException(
    cause: Throwable? = null
)