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