.class public Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigServerException; .super Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException; .source "FirebaseRemoteConfigServerException.java" # instance fields .field private final httpStatusCode:I # direct methods .method public constructor (ILjava/lang/String;)V .locals 0 .param p2 # Ljava/lang/String; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .line 1 invoke-direct {p0, p2}, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException;->(Ljava/lang/String;)V .line 2 iput p1, p0, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigServerException;->httpStatusCode:I return-void .end method .method public constructor (ILjava/lang/String;Ljava/lang/Throwable;)V .locals 0 .param p2 # Ljava/lang/String; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p3 # Ljava/lang/Throwable; .annotation build Landroidx/annotation/Nullable; .end annotation .end param .line 3 invoke-direct {p0, p2, p3}, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigException;->(Ljava/lang/String;Ljava/lang/Throwable;)V .line 4 iput p1, p0, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigServerException;->httpStatusCode:I return-void .end method # virtual methods .method public getHttpStatusCode()I .locals 1 .line 1 iget v0, p0, Lcom/google/firebase/remoteconfig/FirebaseRemoteConfigServerException;->httpStatusCode:I return v0 .end method