k.smali
.class public Lcom/google/firebase/k;
.super Ljava/lang/Exception;
.source "SourceFile"
# direct methods
.method protected constructor <init>()V
.registers 1
.annotation runtime Ljava/lang/Deprecated;
.end annotation
invoke-direct {p0}, Ljava/lang/Exception;-><init>()V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.registers 3
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const-string v0, "Detail message must not be empty"
invoke-static {p1, v0}, Lp5/p;->h(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String;
invoke-direct {p0, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
return-void
.end method