BuglyHintException.smali
.class public Lcom/tencent/bugly/crashreport/BuglyHintException;
.super Ljava/lang/RuntimeException;
.source "BUGLY"
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.prologue
.line 18
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
.line 19
return-void
.end method