UnhandledException.smali
.class public Lcom/bjz/comm/net/utils/UnhandledException;
.super Lcom/bjz/comm/net/utils/NestableRuntimeException;
.source "UnhandledException.java"
# static fields
.field private static final serialVersionUID:J = 0x196cee7c03f63cd8L
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/lang/Throwable;)V
.registers 2
.param p1, "cause" # Ljava/lang/Throwable;
.line 58
invoke-direct {p0, p1}, Lcom/bjz/comm/net/utils/NestableRuntimeException;-><init>(Ljava/lang/Throwable;)V
.line 59
return-void
.end method