FirebaseNetworkException

class FirebaseNetworkException : FirebaseException


Exception thrown when a request to a Firebase service has failed due to a network error. Inspect the device's network connectivity state or retry later to resolve.

Summary

Public constructors

Public constructors

FirebaseNetworkException

FirebaseNetworkException(detailMessage: String)