Initializes a new UserRoleAdministratorAlreadyExistsException object.
Overload List
| Name | Description |
|---|---|
| UserRoleAdministratorAlreadyExistsException () | Initializes a new UserRoleAdministratorAlreadyExistsException object. |
| UserRoleAdministratorAlreadyExistsException (Exception) | Initializes a new UserRoleAdministratorAlreadyExistsException object by specifying an inner exception that caused the current exception. |
| UserRoleAdministratorAlreadyExistsException (String) | Initializes a new UserRoleAdministratorAlreadyExistsException object by specifying the error message that describes the current exception. |
| UserRoleAdministratorAlreadyExistsException (SerializationInfo, StreamingContext) | Initializes a new UserRoleAdministratorAlreadyExistsException object with serialized data. |
| UserRoleAdministratorAlreadyExistsException (String, Exception) | Initializes a new UserRoleAdministratorAlreadyExistsException object with an error message and inner exception. |
See Also
Reference
UserRoleAdministratorAlreadyExistsException Class
UserRoleAdministratorAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace