TapasRsaUtils$CipherException.smali
.class public Lcom/dianxinos/optimizer/server/TapasRsaUtils$CipherException;
.super Ljava/lang/Exception;
.source "TapasRsaUtils.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/dianxinos/optimizer/server/TapasRsaUtils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "CipherException"
.end annotation
# static fields
.field private static final serialVersionUID:J = 0x1L
# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
.registers 2
.prologue
.line 24
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/Throwable;)V
.line 25
return-void
.end method