Also: Google
Play services
public class FirebaseNetworkException extends 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.
Public Constructor Summary
FirebaseNetworkException(String
detailMessage)
|