Partager via


ObjectInUserRoleScopeAlreadyExistsException 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 ObjectInUserRoleScopeAlreadyExistsException class.

Overload List

Name Description
ObjectInUserRoleScopeAlreadyExistsException () Initializes a new instance of the ObjectInUserRoleScopeAlreadyExistsException class.
ObjectInUserRoleScopeAlreadyExistsException (Exception) Initializes a new instance of the ObjectInUserRoleScopeAlreadyExistsException class using a reference to the inner exception that is the cause of this exception.
ObjectInUserRoleScopeAlreadyExistsException (Guid, Guid) Initializes a new instance of the ObjectInUserRoleScopeAlreadyExistsException class using the specified user role and object identifier parameters.
ObjectInUserRoleScopeAlreadyExistsException (SerializationInfo, StreamingContext) Initializes a new instance of the ObjectInUserRoleScopeAlreadyExistsException class using serialized data.
ObjectInUserRoleScopeAlreadyExistsException (String) Initializes a new instance of the ObjectInUserRoleScopeAlreadyExistsException class using the specified error message.
ObjectInUserRoleScopeAlreadyExistsException (String, Exception) Initializes a new instance of the ObjectInUserRoleScopeAlreadyExistsException class using the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

ObjectInUserRoleScopeAlreadyExistsException Class
ObjectInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace