AndroidDevicePolicyInstallConsentDismissedException

class AndroidDevicePolicyInstallConsentDismissedException : EnvironmentNotPreparedException


Ausnahme, die ausgelöst wird, wenn die Einwilligung zur Installation der Android Device Policy App abgelehnt wird.

Zusammenfassung

Öffentliche Konstruktoren

Übernommene Attribute

Ab kotlin.Throwable

Öffentliche Konstruktoren

AndroidDevicePolicyInstallConsentDismissedException

AndroidDevicePolicyInstallConsentDismissedException(
    cause: Throwable? = null
)