apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/utils/SelectionCoordinator$RestorationException.smali
2020-10-05 23:18:16 +00:00

29 lines
757 B
Smali

.class public final Lcom/lytefast/flexinput/utils/SelectionCoordinator$RestorationException;
.super Ljava/lang/Exception;
.source "SelectionCoordinator.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/lytefast/flexinput/utils/SelectionCoordinator;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "RestorationException"
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 1
const-string v0, "msg"
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
return-void
.end method