UnsupportedMnemonicException.smali
.class public Lcom/cmcm/safewallet/data/coinprovider/btc/bcimpl/depends/UnsupportedMnemonicException;
.super Ljava/lang/RuntimeException;
.source "UnsupportedMnemonicException.java"
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 9
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
.line 10
return-void
.end method