v.smali

.class final Lf/b/b/d/a/b/v;
.super Lf/b/b/d/a/b/s;
.source ""


# instance fields
.field private final a:Lf/b/b/d/a/b/u;


# direct methods
.method constructor <init>()V
    .registers 2

    invoke-direct {p0}, Lf/b/b/d/a/b/s;-><init>()V

    new-instance v0, Lf/b/b/d/a/b/u;

    invoke-direct {v0}, Lf/b/b/d/a/b/u;-><init>()V

    iput-object v0, p0, Lf/b/b/d/a/b/v;->a:Lf/b/b/d/a/b/u;

    return-void
.end method


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

    if-eq p2, p1, :cond_16

    if-eqz p2, :cond_e

    iget-object v0, p0, Lf/b/b/d/a/b/v;->a:Lf/b/b/d/a/b/u;

    invoke-virtual {v0, p1}, Lf/b/b/d/a/b/u;->a(Ljava/lang/Throwable;)Ljava/util/List;

    move-result-object p1

    invoke-interface {p1, p2}, Ljava/util/List;->add(Ljava/lang/Object;)Z

    return-void

    :cond_e
    new-instance p1, Ljava/lang/NullPointerException;

    const-string p2, "The suppressed exception cannot be null."

    invoke-direct {p1, p2}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_16
    new-instance p1, Ljava/lang/IllegalArgumentException;

    const-string v0, "Self suppression is not allowed."

    invoke-direct {p1, v0, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V

    throw p1
.end method