SDKExceptionHandler$2.smali

.class Lcom/taboola/android/global_components/gueh/SDKExceptionHandler$2;
.super Ljava/lang/Object;
.source "SDKExceptionHandler.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/taboola/android/global_components/gueh/SDKExceptionHandler;->sendExceptionToKusto(Ljava/lang/Throwable;Ljava/util/concurrent/CountDownLatch;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/taboola/android/global_components/gueh/SDKExceptionHandler;

.field final synthetic val$countDownLatch:Ljava/util/concurrent/CountDownLatch;

.field final synthetic val$exceptionReport:Lcom/taboola/android/global_components/network/requests/kusto/GlobalExceptionKustoReport;


# direct methods
.method constructor <init>(Lcom/taboola/android/global_components/gueh/SDKExceptionHandler;Lcom/taboola/android/global_components/network/requests/kusto/GlobalExceptionKustoReport;Ljava/util/concurrent/CountDownLatch;)V
    .registers 4

    .line 214
    iput-object p1, p0, Lcom/taboola/android/global_components/gueh/SDKExceptionHandler$2;->this$0:Lcom/taboola/android/global_components/gueh/SDKExceptionHandler;

    iput-object p2, p0, Lcom/taboola/android/global_components/gueh/SDKExceptionHandler$2;->val$exceptionReport:Lcom/taboola/android/global_components/network/requests/kusto/GlobalExceptionKustoReport;

    iput-object p3, p0, Lcom/taboola/android/global_components/gueh/SDKExceptionHandler$2;->val$countDownLatch:Ljava/util/concurrent/CountDownLatch;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 4

    .line 217
    iget-object v0, p0, Lcom/taboola/android/global_components/gueh/SDKExceptionHandler$2;->this$0:Lcom/taboola/android/global_components/gueh/SDKExceptionHandler;

    # getter for: Lcom/taboola/android/global_components/gueh/SDKExceptionHandler;->mKustoHandler:Lcom/taboola/android/global_components/network/handlers/KustoHandler;
    invoke-static {v0}, Lcom/taboola/android/global_components/gueh/SDKExceptionHandler;->access$400(Lcom/taboola/android/global_components/gueh/SDKExceptionHandler;)Lcom/taboola/android/global_components/network/handlers/KustoHandler;

    move-result-object v0

    iget-object v1, p0, Lcom/taboola/android/global_components/gueh/SDKExceptionHandler$2;->val$exceptionReport:Lcom/taboola/android/global_components/network/requests/kusto/GlobalExceptionKustoReport;

    new-instance v2, Lcom/taboola/android/global_components/gueh/SDKExceptionHandler$2$1;

    invoke-direct {v2, p0}, Lcom/taboola/android/global_components/gueh/SDKExceptionHandler$2$1;-><init>(Lcom/taboola/android/global_components/gueh/SDKExceptionHandler$2;)V

    invoke-virtual {v0, v1, v2}, Lcom/taboola/android/global_components/network/handlers/KustoHandler;->sendEventToKusto(Lcom/taboola/android/global_components/network/requests/kusto/KustoRequest;Lcom/taboola/lightnetwork/protocols/http/HttpManager$NetworkResponse;)V

    return-void
.end method