Weather/smali_classes4/com/tencent/smtt/sdk/p.smali
2021-05-10 10:13:34 +02:00

35 lines
685 B
Smali

.class public Lcom/tencent/smtt/sdk/p;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/lang/Thread$UncaughtExceptionHandler;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
.locals 0
instance-of p1, p2, Landroid/database/sqlite/SQLiteException;
if-eqz p1, :cond_0
return-void
:cond_0
new-instance p1, Ljava/lang/RuntimeException;
invoke-direct {p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
throw p1
.end method