Also: Google
Play services
public class FirebaseTooManyRequestsException extends FirebaseException
Exception thrown when a request to a Firebase service has been blocked due to having received too many consecutive requests from the same device. Retry the request later to resolve.
Public Constructor Summary
FirebaseTooManyRequestsException(String message)
|