| Known Direct Subclasses |
This class was deprecated.
Use FirebaseRemoteConfigServerException or FirebaseRemoteConfigClientException instead.
Exception thrown when the fetch() operation cannot be completed
successfully.
|
FirebaseRemoteConfigFetchException(String detailMessage)
Creates a Firebase Remote Config fetch exception with the given message.
|
|
|
FirebaseRemoteConfigFetchException(String detailMessage, Throwable cause)
Creates a Firebase Remote Config fetch exception with the given message and cause.
|
Creates a Firebase Remote Config fetch exception with the given message.
| detailMessage |
|---|