ConsoleTaskInUserRoleScopeAlreadyExistsException Constructor
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 (String) | Initializes a new instance of the ConsoleTaskInUserRoleScopeAlreadyExistsException class by specifying the error message that describes 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, 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