tmap/smali_classes5/io/reactivex/rxjava3/exceptions/CompositeException$ExceptionOverview.smali
2022-06-10 21:38:30 +09:00

51 lines
1.1 KiB
Smali

.class final Lio/reactivex/rxjava3/exceptions/CompositeException$ExceptionOverview;
.super Ljava/lang/RuntimeException;
.source "CompositeException.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/rxjava3/exceptions/CompositeException;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "ExceptionOverview"
.end annotation
# static fields
.field private static final serialVersionUID:J = 0x35c7853e403cebd2L
# 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/RuntimeException;-><init>(Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public declared-synchronized fillInStackTrace()Ljava/lang/Throwable;
.locals 0
monitor-enter p0
.line 1
monitor-exit p0
return-object p0
.end method