FirebaseRemoteConfigServerException

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

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

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

Constructors

Link copied to clipboard
constructor(message: String)
constructor(code: String, cause: Throwable)