Compartilhar via


TaskInUserRoleScopeNotAllowedException Constructor

Initializes a new instance of the TaskInUserRoleScopeNotAllowedException class.

Overload List

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

See Also

Reference

TaskInUserRoleScopeNotAllowedException Class
TaskInUserRoleScopeNotAllowedException Members
Microsoft.EnterpriseManagement.Common Namespace