FirebaseRemoteConfigClientException

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

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

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

Constructors

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