apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/utils/SelectionCoordinator$RestorationException.smali

25 lines
627 B
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Lcom/lytefast/flexinput/utils/SelectionCoordinator$RestorationException;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Exception;
2020-07-08 16:44:49 +00:00
.source "SelectionCoordinator.kt"
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-08 16:44:49 +00:00
value = Lcom/lytefast/flexinput/utils/SelectionCoordinator;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
2020-07-08 16:44:49 +00:00
name = "RestorationException"
2020-05-17 12:40:10 +00:00
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
return-void
.end method