BIP38PrivateKey$BadPassphraseException.smali
.class public final Lorg/bitcoinj/crypto/BIP38PrivateKey$BadPassphraseException;
.super Ljava/lang/Exception;
.source "BIP38PrivateKey.java"
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 52
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
return-void
.end method