p.smali
.class public final Lrx/internal/operators/p;
.super Ljava/lang/Object;
.source "OnSubscribeThrow.java"
# interfaces
.implements Lrx/f;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/f",
"<TT;>;"
}
.end annotation
# instance fields
.field private final exception:Ljava/lang/Throwable;
# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
.registers 2
.prologue
.line 32
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 33
iput-object p1, p0, Lrx/internal/operators/p;->exception:Ljava/lang/Throwable;
.line 34
return-void
.end method
# virtual methods
.method public final synthetic call(Ljava/lang/Object;)V
.registers 3
.prologue
.line 28
check-cast p1, Lrx/o;
.line 1044
iget-object v0, p0, Lrx/internal/operators/p;->exception:Ljava/lang/Throwable;
invoke-virtual {p1, v0}, Lrx/o;->onError(Ljava/lang/Throwable;)V
.line 28
return-void
.end method