Share via


TaskInUserRoleScopeAlreadyExistsException Constructor

Initializes a new instance of the TaskInUserRoleScopeAlreadyExistsException class.

Overload List

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

See Also

Reference

TaskInUserRoleScopeAlreadyExistsException Class
TaskInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace