Rabbit-R1/switch port/smali/smali_classes3/org/webrtc/ThreadUtils$1CaughtException.smali
2024-05-21 17:08:36 -04:00

29 lines
657 B
Smali

.class 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 = 0x0
name = "CaughtException"
.end annotation
# instance fields
.field e:Ljava/lang/Exception;
# direct methods
.method constructor <init>()V
.locals 0
.line 160
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method