Compartir a través de


InvalidUserRoleNameException Constructor

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