AndroidDevicePolicyInstallOrUpdateUnrecoverableException

class AndroidDevicePolicyInstallOrUpdateUnrecoverableException : EnvironmentNotPreparedException


Ausnahme, die ausgelöst wird, wenn die Android Device Policy App nicht installiert oder nicht auf dem neuesten Stand ist.

Zusammenfassung

Öffentliche Konstruktoren

Übernommene Attribute

Ab kotlin.Throwable

Öffentliche Konstruktoren

AndroidDevicePolicyInstallOrUpdateUnrecoverableException

AndroidDevicePolicyInstallOrUpdateUnrecoverableException(
    cause: Throwable? = null
)