ThreadUtils$1CaughtException.smali 
.class Lio/agora/base/internal/ThreadUtils$1CaughtException;
.super Ljava/lang/Object;
.source "ThreadUtils.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lio/agora/base/internal/ThreadUtils;->invokeAtFrontUninterruptibly(Landroid/os/Handler;JLjava/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
    .registers 1
    .line 173
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
    return-void
.end method