apkfuckery/com.discord/smali_classes2/org/webrtc/ThreadUtils$1CaughtExceptio...

29 lines
664 B
Smali

.class public Lorg/webrtc/ThreadUtils$1CaughtException;
.super Ljava/lang/Object;
.source "ThreadUtils.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lorg/webrtc/ThreadUtils;->invokeAtFrontUninterruptibly(Landroid/os/Handler;Ljava/util/concurrent/Callable;)Ljava/lang/Object;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "CaughtException"
.end annotation
# instance fields
.field public e:Ljava/lang/Exception;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method