InvalidConsoleTaskInUserRoleScopeException Constructor
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 (String) | Initializes a new instance of the InvalidConsoleTaskInUserRoleScopeException class using the specified error message. |
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, 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