UnreadableWalletException$FutureVersion.smali
.class public Lorg/bitcoinj/wallet/UnreadableWalletException$FutureVersion;
.super Lorg/bitcoinj/wallet/UnreadableWalletException;
.source "UnreadableWalletException.java"
# direct methods
.method public constructor <init>()V
.registers 2
.prologue
.line 37
const-string v0, "Unknown wallet version from the future."
invoke-direct {p0, v0}, Lorg/bitcoinj/wallet/UnreadableWalletException;-><init>(Ljava/lang/String;)V
return-void
.end method