InvalidUserRoleNameException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidUserRoleNameException class using serialized data. |
InvalidUserRoleNameException (String) | Initializes a new instance of the InvalidUserRoleNameException class using the specified error message. |
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