FirebaseRemoteConfigFetchException.smali
.class public Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigFetchException;
.super Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException;
# direct methods
.method public constructor <init>()V
.registers 2
.annotation runtime Ljava/lang/Deprecated;
.end annotation
const-string v0, "There was a fetch error in the FRC SDK."
.line 1
invoke-direct {p0, v0}, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException;-><init>(Ljava/lang/String;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
.line 3
invoke-direct {p0, p1}, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException;-><init>(Ljava/lang/String;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Ljava/lang/Throwable;)V
.registers 3
.line 5
invoke-direct {p0, p1, p2}, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
return-void
.end method