Also: "firebase-auth-interop"
public class FirebaseAuthException extends FirebaseException
Known Direct Subclasses |
Known Indirect Subclasses |
Generic exception related to Firebase Authentication. Check the error code and message for more details.
Public Constructor Summary
Public Method Summary
String |
getErrorCode()
Returns an error code that may provide more information about the error.
|
Inherited Method Summary
Public Constructors
Public Methods
public String getErrorCode ()
Also:
"firebase-auth-interop"
Returns an error code that may provide more information about the error.