Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the InvalidUserRoleNameException class.
Overload List
| Name | Description | 
|---|---|
| InvalidUserRoleNameException () | Initializes a new instance of the InvalidUserRoleNameException class. | 
| InvalidUserRoleNameException (Exception) | Initializes a new instance of the InvalidUserRoleNameException class using a reference to the inner exception that is the cause of this exception. | 
| InvalidUserRoleNameException (String) | Initializes a new instance of the InvalidUserRoleNameException class using the specified error message. | 
| InvalidUserRoleNameException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidUserRoleNameException class using serialized data. | 
| InvalidUserRoleNameException (String, Exception) | Initializes a new instance of the InvalidUserRoleNameException class using the specified message and a reference to the inner exception that is the cause of this exception. | 
See Also
Reference
InvalidUserRoleNameException Class
InvalidUserRoleNameException Members
Microsoft.EnterpriseManagement.Common Namespace