Method | Description | |
---|---|---|
UserExistsException ( string name ) : System |
Creates a new UserExistsException object.
|
public UserExistsException ( string name ) : System | ||
name | string | The name of the user that already exists. |
return | System |