.class public final Lio/reactivex/rxjava3/exceptions/a; .super Ljava/lang/Object; .source "Exceptions.java" # direct methods .method public constructor ()V .locals 2 .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V .line 2 new-instance v0, Ljava/lang/IllegalStateException; const-string v1, "No instances!" invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;->(Ljava/lang/String;)V throw v0 .end method .method public static a(Ljava/lang/Throwable;)Ljava/lang/RuntimeException; .locals 0 .param p0 # Ljava/lang/Throwable; .annotation build Lio/reactivex/rxjava3/annotations/NonNull; .end annotation .end param .annotation system Ldalvik/annotation/MethodParameters; accessFlags = { 0x0 } names = { "t" } .end annotation .annotation build Lio/reactivex/rxjava3/annotations/NonNull; .end annotation .line 1 invoke-static {p0}, Lio/reactivex/rxjava3/internal/util/ExceptionHelper;->i(Ljava/lang/Throwable;)Ljava/lang/RuntimeException; move-result-object p0 throw p0 .end method .method public static b(Ljava/lang/Throwable;)V .locals 1 .param p0 # Ljava/lang/Throwable; .annotation build Lio/reactivex/rxjava3/annotations/NonNull; .end annotation .end param .annotation system Ldalvik/annotation/MethodParameters; accessFlags = { 0x0 } names = { "t" } .end annotation .line 1 instance-of v0, p0, Ljava/lang/VirtualMachineError; if-nez v0, :cond_2 .line 2 instance-of v0, p0, Ljava/lang/ThreadDeath; if-nez v0, :cond_1 .line 3 instance-of v0, p0, Ljava/lang/LinkageError; if-nez v0, :cond_0 return-void .line 4 :cond_0 check-cast p0, Ljava/lang/LinkageError; throw p0 .line 5 :cond_1 check-cast p0, Ljava/lang/ThreadDeath; throw p0 .line 6 :cond_2 check-cast p0, Ljava/lang/VirtualMachineError; throw p0 .end method