UserAlreadyExistsException

Thrown when trying to register a new user with email and password, and the user already exists.

See also

io.realm.kotlin.mongodb.EmailPasswordAuth.registerUser

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?