public class FirebaseUiUserCollisionException extends Exception
| Constructor and Description |
|---|
FirebaseUiUserCollisionException(int code,
String message,
String providerId,
String email,
com.google.firebase.auth.AuthCredential credential) |
| Modifier and Type | Method and Description |
|---|---|
com.google.firebase.auth.AuthCredential |
getCredential() |
String |
getEmail() |
int |
getErrorCode() |
String |
getProviderId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@NonNull public String getProviderId()
@NonNull public String getEmail()
@NonNull public com.google.firebase.auth.AuthCredential getCredential()
public final int getErrorCode()
ErrorCodes