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
Inherited Method Summary
From class
java.lang.Throwable
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
final
void
|
wait()
|
Public Constructors
public
FirebaseTooManyRequestsException
(String message)