FirebaseRemoteConfigFetchThrottledException

actual typealias FirebaseRemoteConfigFetchThrottledException = com.google.firebase.remoteconfig.FirebaseRemoteConfigFetchThrottledException(source)

Exception that gets thrown when an operation on Firebase Remote Config fails.

actual typealias FirebaseRemoteConfigFetchThrottledException = com.google.firebase.remoteconfig.FirebaseRemoteConfigFetchThrottledException

Constructors

constructor(message: String)
constructor(code: String, cause: Throwable)