InterceptFailedException.smali

.class public Lcom/tencent/tinker/loader/hotplug/interceptor/InterceptFailedException;
.super Ljava/lang/Exception;


# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
    .registers 2

    invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/Throwable;)V

    return-void
.end method