FirebaseApiNotAvailableException

Kotlin |Java

public class FirebaseApiNotAvailableException extends FirebaseException 


Indicates that a requested API is not available.

Summary

Public constructors

synchronized final void
synchronized Throwable
synchronized Throwable
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
setStackTrace(StackTraceElement[] p)

Inherited methods

From java.lang.Throwable

Public constructors

FirebaseApiNotAvailableException

public FirebaseApiNotAvailableException(@NonNull String message)

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 2026年08月19日 UTC.