a.smali
.class public abstract Lio/reactivex/a;
.super Ljava/lang/Object;
.source "Completable.java"
# interfaces
.implements Lio/reactivex/c;
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method private static a(Ljava/lang/Throwable;)Ljava/lang/NullPointerException;
.registers 3
.line 1
new-instance v0, Ljava/lang/NullPointerException;
const-string v1, "Actually not, but can\'t pass out an exception otherwise..."
invoke-direct {v0, v1}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
.line 2
invoke-virtual {v0, p0}, Ljava/lang/NullPointerException;->initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable;
return-object v0
.end method
# virtual methods
.method public final a(Lio/reactivex/b;)V
.registers 3
const-string v0, "observer is null"
.line 3
invoke-static {p1, v0}, Lio/reactivex/internal/functions/a;->a(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
.line 4
:try_start_5
invoke-static {p0, p1}, Lio/reactivex/e/a;->a(Lio/reactivex/a;Lio/reactivex/b;)Lio/reactivex/b;
move-result-object p1
const-string v0, "The RxJavaPlugins.onSubscribe hook returned a null CompletableObserver. Please check the handler provided to RxJavaPlugins.setOnCompletableSubscribe for invalid null returns. Further reading: https://github.com/ReactiveX/RxJava/wiki/Plugins"
.line 5
invoke-static {p1, v0}, Lio/reactivex/internal/functions/a;->a(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
.line 6
invoke-virtual {p0, p1}, Lio/reactivex/a;->b(Lio/reactivex/b;)V
:try_end_11
.catch Ljava/lang/NullPointerException; {:try_start_5 .. :try_end_11} :catch_1e
.catch Ljava/lang/Throwable; {:try_start_5 .. :try_end_11} :catch_12
return-void
:catch_12
move-exception p1
.line 7
invoke-static {p1}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V
.line 8
invoke-static {p1}, Lio/reactivex/e/a;->b(Ljava/lang/Throwable;)V
.line 9
invoke-static {p1}, Lio/reactivex/a;->a(Ljava/lang/Throwable;)Ljava/lang/NullPointerException;
move-result-object p1
throw p1
:catch_1e
move-exception p1
.line 10
throw p1
.end method
.method protected abstract b(Lio/reactivex/b;)V
.end method