ObjectInUserRoleScopeAlreadyExistsException Constructor
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 (String) | Initializes a new instance of the ObjectInUserRoleScopeAlreadyExistsException class using the specified error message. |
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, 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