다음을 통해 공유


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

Overload List

Name Description
ConsoleTaskInUserRoleScopeAlreadyExistsException () Initializes a new instance of the ConsoleTaskInUserRoleScopeAlreadyExistsException class with default values.
ConsoleTaskInUserRoleScopeAlreadyExistsException (Exception) Initializes a new instance of the ConsoleTaskInUserRoleScopeAlreadyExistsException class by specifying an inner exception that caused the current exception.
ConsoleTaskInUserRoleScopeAlreadyExistsException (Guid, Guid) Initializes a new instance of the ConsoleTaskInUserRoleScopeAlreadyExistsException class with reference to the user and console task.
ConsoleTaskInUserRoleScopeAlreadyExistsException (SerializationInfo, StreamingContext) Initializes a new instance of the ConsoleTaskInUserRoleScopeAlreadyExistsException class with serialized data.
ConsoleTaskInUserRoleScopeAlreadyExistsException (String) Initializes a new instance of the ConsoleTaskInUserRoleScopeAlreadyExistsException class by specifying the error message that describes the current exception.
ConsoleTaskInUserRoleScopeAlreadyExistsException (String, Exception) Initializes a new instance of the ConsoleTaskInUserRoleScopeAlreadyExistsException class with an error message and inner exception.

See Also

Reference

ConsoleTaskInUserRoleScopeAlreadyExistsException Class
ConsoleTaskInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace