XploitSPY/app/factory/decompiled/smali/c/a/b/e.smali

110 lines
2.4 KiB
Smali
Raw Normal View History

2020-03-24 04:02:59 +08:00
.class public final Lc/a/b/e;
.super Ljava/lang/RuntimeException;
.source ""
# static fields
.field private static final a:Ljava/lang/reflect/Method;
# instance fields
.field private b:Ljava/io/IOException;
# direct methods
.method static constructor <clinit>()V
.locals 4
:try_start_0
const-class v0, Ljava/lang/Throwable;
const/4 v1, 0x1
new-array v1, v1, [Ljava/lang/Class;
const/4 v2, 0x0
const-class v3, Ljava/lang/Throwable;
aput-object v3, v1, v2
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
const-string v2, "addSuppressed"
:try_start_1
invoke-virtual {v0, v2, v1}, Ljava/lang/Class;->getDeclaredMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
move-result-object v0
:try_end_1
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_1} :catch_0
goto :goto_0
:catch_0
const/4 v0, 0x0
:goto_0
sput-object v0, Lc/a/b/e;->a:Ljava/lang/reflect/Method;
return-void
.end method
.method public constructor <init>(Ljava/io/IOException;)V
.locals 0
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
iput-object p1, p0, Lc/a/b/e;->b:Ljava/io/IOException;
return-void
.end method
.method private a(Ljava/io/IOException;Ljava/io/IOException;)V
.locals 3
sget-object v0, Lc/a/b/e;->a:Ljava/lang/reflect/Method;
if-eqz v0, :cond_0
const/4 v1, 0x1
:try_start_0
new-array v1, v1, [Ljava/lang/Object;
const/4 v2, 0x0
aput-object p2, v1, v2
invoke-virtual {v0, p1, v1}, Ljava/lang/reflect/Method;->invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
:try_end_0
.catch Ljava/lang/reflect/InvocationTargetException; {:try_start_0 .. :try_end_0} :catch_0
.catch Ljava/lang/IllegalAccessException; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:cond_0
return-void
.end method
# virtual methods
.method public a()Ljava/io/IOException;
.locals 1
iget-object v0, p0, Lc/a/b/e;->b:Ljava/io/IOException;
return-object v0
.end method
.method public a(Ljava/io/IOException;)V
.locals 1
iget-object v0, p0, Lc/a/b/e;->b:Ljava/io/IOException;
invoke-direct {p0, p1, v0}, Lc/a/b/e;->a(Ljava/io/IOException;Ljava/io/IOException;)V
iput-object p1, p0, Lc/a/b/e;->b:Ljava/io/IOException;
return-void
.end method