apkfuckery/com.discord/smali/androidx/fragment/app/SuperNotCalledException.smali

13 lines
321 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Landroidx/fragment/app/SuperNotCalledException;
2019-02-04 20:05:16 +00:00
.super Landroid/util/AndroidRuntimeException;
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
invoke-direct {p0, p1}, Landroid/util/AndroidRuntimeException;-><init>(Ljava/lang/String;)V
return-void
.end method