BlockingObservable$8.smali
.class Lrx/observables/BlockingObservable$8;
.super Ljava/lang/Object;
.source "BlockingObservable.java"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/observables/BlockingObservable;->subscribe(Lrx/functions/Action1;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lrx/observables/BlockingObservable;
# direct methods
.method constructor <init>(Lrx/observables/BlockingObservable;)V
.registers 2
.line 1
iput-object p1, p0, Lrx/observables/BlockingObservable$8;->this$0:Lrx/observables/BlockingObservable;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)V
.registers 2
.line 1
check-cast p1, Ljava/lang/Throwable;
invoke-virtual {p0, p1}, Lrx/observables/BlockingObservable$8;->call(Ljava/lang/Throwable;)V
return-void
.end method
.method public call(Ljava/lang/Throwable;)V
.registers 3
.line 2
new-instance v0, Lrx/exceptions/OnErrorNotImplementedException;
invoke-direct {v0, p1}, Lrx/exceptions/OnErrorNotImplementedException;-><init>(Ljava/lang/Throwable;)V
throw v0
.end method