AMapException.smali
.class public Lcom/amap/api/maps2d/AMapException;
.super Ljava/lang/Exception;
# instance fields
.field private a:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.registers 2
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
const-string/jumbo v0, "\u672a\u77e5\u7684\u9519\u8bef"
iput-object v0, p0, Lcom/amap/api/maps2d/AMapException;->a:Ljava/lang/String;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.registers 3
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
const-string/jumbo v0, "\u672a\u77e5\u7684\u9519\u8bef"
iput-object v0, p0, Lcom/amap/api/maps2d/AMapException;->a:Ljava/lang/String;
iput-object p1, p0, Lcom/amap/api/maps2d/AMapException;->a:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public a()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/amap/api/maps2d/AMapException;->a:Ljava/lang/String;
return-object v0
.end method