ReflectionUtils$ReflectionException.smali
.class public Lcom/cleanmaster/base/crash/ReflectionUtils$ReflectionException;
.super Ljava/lang/Exception;
.source "ReflectionUtils.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/base/crash/ReflectionUtils;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "ReflectionException"
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/Exception;)V
.registers 2
.prologue
.line 18
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/Throwable;)V
.line 19
return-void
.end method