Share via


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

Overload List

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

See Also

Reference

InvalidConsoleTaskInUserRoleScopeException Class
InvalidConsoleTaskInUserRoleScopeException Members
Microsoft.EnterpriseManagement.Common Namespace