This exception is thrown when an attempt is made to save a dictionary item with a key that already belongs to a different dictionary item.

public class UserNameExistsException
Inheritance:
ObjectExceptionLocalizableExceptionUserNameExistsException

Constructors

UserNameExistsException(string)
In this article