Share via


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

Overload List

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

See Also

Reference

InvalidTaskInUserRoleScopeException Class
InvalidTaskInUserRoleScopeException Members
Microsoft.EnterpriseManagement.Common Namespace