a.smali

.class public final synthetic Lbn/a;
.super Ljava/lang/Object;
.source "lambda"

# interfaces
.implements Lcom/facebook/react/bridge/NativeModuleCallExceptionHandler;


# instance fields
.field private final synthetic a:Lcom/shopee/react/ReactSDK;

.field private final synthetic b:Lcom/shopee/react/exception/IReactExceptionHandler;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public synthetic constructor <init>(Lcom/shopee/react/ReactSDK;Lcom/shopee/react/exception/IReactExceptionHandler;)V
    .registers 3

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

    iput-object p1, p0, Lbn/a;->a:Lcom/shopee/react/ReactSDK;

    iput-object p2, p0, Lbn/a;->b:Lcom/shopee/react/exception/IReactExceptionHandler;

    return-void
.end method


# virtual methods
.method public final handleException(Ljava/lang/Exception;)V
    .registers 4

    iget-object v0, p0, Lbn/a;->a:Lcom/shopee/react/ReactSDK;

    iget-object v1, p0, Lbn/a;->b:Lcom/shopee/react/exception/IReactExceptionHandler;

    invoke-virtual {v0, v1, p1}, Lcom/shopee/react/ReactSDK;->a(Lcom/shopee/react/exception/IReactExceptionHandler;Ljava/lang/Exception;)V

    return-void
.end method