GooglePlayServicesAppNotUpdatedException

class GooglePlayServicesAppNotUpdatedException : EnvironmentNotPreparedException


当 Google Play 服务应用不是最新版本时抛出的异常。

摘要

继承的属性

来自 kotlin.Throwable

公共构造函数

GooglePlayServicesAppNotUpdatedException

GooglePlayServicesAppNotUpdatedException(cause: Throwable? = null)