خطای AndroidDevicePolicyInstallConsentDismissedException

class AndroidDevicePolicyInstallConsentDismissedException : EnvironmentNotPreparedException


وقتی رضایت نصب خط‌مشی دستگاه اندروید رد می‌شود، استثنا ایجاد می‌شود.

خلاصه

سازندگان عمومی

ویژگی‌های ارثی

از kotlin.Throwable
open Throwable ?
open String ?

سازندگان عمومی

خطای AndroidDevicePolicyInstallConsentDismissedException

AndroidDevicePolicyInstallConsentDismissedException(
    cause: Throwable? = null
)