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