apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/utils/SelectionCoordinator$RestorationException.smali
2020-07-08 16:44:49 +00:00

25 lines
627 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 0
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
return-void
.end method