AndroidDevicePolicyInstallConsentDismissedException

class AndroidDevicePolicyInstallConsentDismissedException : EnvironmentNotPreparedException


Exception thrown when the Android Device Policy install consent is dismissed.

Summary

Inherited properties

From kotlin.Throwable

Public constructors

AndroidDevicePolicyInstallConsentDismissedException

AndroidDevicePolicyInstallConsentDismissedException(
    cause: Throwable? = null
)