36 lines
804 B
Smali
36 lines
804 B
Smali
.class public final Lio/reactivex/rxjava3/exceptions/MissingBackpressureException;
|
|
.super Ljava/lang/RuntimeException;
|
|
.source "MissingBackpressureException.java"
|
|
|
|
|
|
# static fields
|
|
.field private static final serialVersionUID:J = 0x7633afeb6fd3471eL
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/RuntimeException;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"message"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2
|
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|