24 lines
574 B
Smali
24 lines
574 B
Smali
.class public final Lcom/amap/api/maps2d/model/RuntimeRemoteException;
|
|
.super Ljava/lang/RuntimeException;
|
|
.source "RuntimeRemoteException.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/os/RemoteException;)V
|
|
.locals 0
|
|
|
|
.line 21
|
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 17
|
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|