FirebaseAuthEmailException

public class FirebaseAuthEmailException extends FirebaseAuthException


Represents the exception which is a result of an attempt to send an email via Firebase Auth (e.g. a password reset email)

Summary

Inherited methods

From com.google.firebase.auth.FirebaseAuthException
@NonNull String

Returns an error code that may provide more information about the error.

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] p)
String