AndroidDevicePolicyInstallOrUpdateUnrecoverableException

class AndroidDevicePolicyInstallOrUpdateUnrecoverableException : 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

AndroidDevicePolicyInstallOrUpdateUnrecoverableException

AndroidDevicePolicyInstallOrUpdateUnrecoverableException(
    cause: Throwable? = null
)