导航菜单

页面标题

页面副标题

Perplexity v2.48.1 - IncompatibleGooglePlayServicesLocationVersion.java 源代码

正在查看: Perplexity v2.48.1 应用的 IncompatibleGooglePlayServicesLocationVersion.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package com.mapbox.common.location;

import kotlin.Metadata;

@Metadata(d1 = {"\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\u0018\u00002\u00060\u0001j\u0002`\u0002B\u0005¢\u0006\u0002\u0010\u0003¨\u0006\u0004"}, d2 = {"Lcom/mapbox/common/location/IncompatibleGooglePlayServicesLocationVersion;", "Ljava/lang/Exception;", "Lkotlin/Exception;", "()V", "common_release"}, k = 1, mv = {1, 7, 1}, xi = 48)
public final class IncompatibleGooglePlayServicesLocationVersion extends Exception {
    public IncompatibleGooglePlayServicesLocationVersion() {
        super("Incompatible Google Play Services location version found. Please check https://docs.mapbox.com/android/maps/guides/user-location/ for more details.");
    }
}