Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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