IMPORTANT: In July 2025, we stopped releasing new versions of KTX modules, and we removed the KTX libraries from the Firebase Android BoM (v34.0.0). If you use KTX APIs from the previously released KTX modules, we recommend that you
migrate your app to use KTX APIs from the main modules instead. For details, see the
FAQ about this initiative.
Stay organized with collections
Save and categorize content based on your preferences.
com.google.firebase
Classes
Exceptions
FirebaseNetworkException |
Exception thrown when a request to a Firebase service has failed due to a network error.
|
FirebaseTooManyRequestsException |
Exception thrown when a request to a Firebase service has been blocked due to having received too many consecutive requests from the same device.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-21 UTC.
[null,null,["Last updated 2025-07-21 UTC."],[],[],null,["# com.google.firebase\n===================\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|\n| [FirebaseApp](/docs/reference/android/com/google/firebase/FirebaseApp) | The entry point of Firebase SDKs. |\n| [FirebaseKt](/docs/reference/android/com/google/firebase/FirebaseKt) | |\n| [FirebaseOptions](/docs/reference/android/com/google/firebase/FirebaseOptions) | Configurable Firebase options. |\n| [FirebaseOptions.Builder](/docs/reference/android/com/google/firebase/FirebaseOptions.Builder) | Builder for constructing FirebaseOptions. |\n| [Timestamp](/docs/reference/android/com/google/firebase/Timestamp) | A Timestamp represents a point in time independent of any time zone or calendar. |\n| [Firebase](/docs/reference/android/com/google/firebase/Firebase) | Single access point to all firebase SDKs from Kotlin. |\n\nExceptions\n----------\n\n|------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FirebaseNetworkException](/docs/reference/android/com/google/firebase/FirebaseNetworkException) | Exception thrown when a request to a Firebase service has failed due to a network error. |\n| [FirebaseTooManyRequestsException](/docs/reference/android/com/google/firebase/FirebaseTooManyRequestsException) | Exception thrown when a request to a Firebase service has been blocked due to having received too many consecutive requests from the same device. |"]]