28 lines
718 B
Smali
28 lines
718 B
Smali
|
.class public final Lcom/facebook/soloader/SoLoader$a;
|
||
|
.super Ljava/lang/UnsatisfiedLinkError;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/facebook/soloader/SoLoader;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x19
|
||
|
name = "a"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Ljava/lang/Throwable;)V
|
||
|
.locals 1
|
||
|
|
||
|
const-string v0, "APK was built for a different platform"
|
||
|
|
||
|
invoke-direct {p0, v0}, Ljava/lang/UnsatisfiedLinkError;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
invoke-virtual {p0, p1}, Lcom/facebook/soloader/SoLoader$a;->initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
|
||
|
|
||
|
return-void
|
||
|
.end method
|