public class
FirebaseAuthException
extends FirebaseException
Generic exception related to Firebase Authentication. Check the error code and message for more details.
Public Constructor Summary
FirebaseAuthException(ErrorCode errorCode, String message, Throwable cause, IncomingHttpResponse response, AuthErrorCode authErrorCode)
|
|
Public Method Summary
AuthErrorCode |