AndroidDevicePolicyInstallConsentDeclinedException

class AndroidDevicePolicyInstallConsentDeclinedException : EnvironmentNotPreparedException


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

Summary

Inherited properties

From kotlin.Throwable

Public constructors

AndroidDevicePolicyInstallConsentDeclinedException

AndroidDevicePolicyInstallConsentDeclinedException(
    cause: Throwable? = null
)