toggle menu
realm-kotlin
2.3.0
common
switch theme
search in API
Realm Kotlin SDK - Sync
/
io.realm.kotlin.mongodb.exceptions
/
UserAlreadyConfirmedException
User
Already
Confirmed
Exception
class
UserAlreadyConfirmedException
:
AuthException
Thrown when trying to confirm a user that was already confirmed on the server.
See also
Email
Password
Auth.
confirm
User
Email
Password
Auth.
resend
Confirmation
Email
Email
Password
Auth.
retry
Custom
Confirmation
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?