NotMatchInfoException.smali

.class public final Lcom/cmcm/safewallet/data/thwallet/exception/NotMatchInfoException;
.super Lcom/cmcm/safewallet/data/exception/SWException;
.source "NotMatchInfoException.kt"


# instance fields
.field private final code:I


# direct methods
.method public constructor <init>(I)V
    .registers 2

    .prologue
    .line 15
    invoke-direct {p0}, Lcom/cmcm/safewallet/data/exception/SWException;-><init>()V

    iput p1, p0, Lcom/cmcm/safewallet/data/thwallet/exception/NotMatchInfoException;->code:I

    return-void
.end method


# virtual methods
.method public final getCode()I
    .registers 2

    .prologue
    .line 12
    iget v0, p0, Lcom/cmcm/safewallet/data/thwallet/exception/NotMatchInfoException;->code:I

    return v0
.end method