FirebaseAuthActionCodeException

public final class FirebaseAuthActionCodeException extends FirebaseAuthException


Represents the exception which is a result of an expired or an invalid out of band code.

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