GooglePlayServicesAppNotUpdatedException

class GooglePlayServicesAppNotUpdatedException : EnvironmentNotPreparedException


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

摘要

继承的属性

kotlin.Throwable 派生

公共构造函数

GooglePlayServicesAppNotUpdatedException

GooglePlayServicesAppNotUpdatedException(cause: Throwable? = null)