Compartilhar via


ConsoleTaskInUserRoleScopeNotAllowedException Constructor

Initializes a new instance of the ConsoleTaskInUserRoleScopeNotAllowedException class.

Overload List

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

See Also

Reference

ConsoleTaskInUserRoleScopeNotAllowedException Class
ConsoleTaskInUserRoleScopeNotAllowedException Members
Microsoft.EnterpriseManagement.Common Namespace