SystemProperty$NoSuchPropertyException.smali
.class public Llive/sg/bigo/svcapi/util/SystemProperty$NoSuchPropertyException;
.super Ljava/lang/Exception;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Llive/sg/bigo/svcapi/util/SystemProperty;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "NoSuchPropertyException"
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/Exception;)V
.registers 2
.line 54
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/Throwable;)V
return-void
.end method