I called `reauthenticateWithCredential` with a wrong password, as a test, and I got the Exception: >PlatformException(ERROR_WRONG_PASSWORD, The password is invalid or the user does not have a password., null) But the docs on `reauthenticateWithCredential` don't specify this exception.