public abstract class

FirebaseRemoteConfigException

extends FirebaseException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.google.firebase.FirebaseException
         ↳ com.google.firebase.remoteconfig.FirebaseRemoteConfigException
Known Direct Subclasses
Known Indirect Subclasses

Class Overview

Base class for FirebaseRemoteConfig exceptions.

Summary

Public Constructors
FirebaseRemoteConfigException()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public FirebaseRemoteConfigException ()