Partager via


MonitoringTaskInUserRoleScopeAlreadyExistsException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new MonitoringTaskInUserRoleScopeAlreadyExistsException object.

Overload List

Name Description
MonitoringTaskInUserRoleScopeAlreadyExistsException () Initializes a new MonitoringTaskInUserRoleScopeAlreadyExistsException object.
MonitoringTaskInUserRoleScopeAlreadyExistsException (TaskInUserRoleScopeAlreadyExistsException) Initializes a new instance of the MonitoringTaskInUserRoleScopeAlreadyExistsException class using the specified TaskInUserRoleScopeAlreadyExistsException.
MonitoringTaskInUserRoleScopeAlreadyExistsException (Exception) Initializes a new MonitoringTaskInUserRoleScopeAlreadyExistsException object by specifying an inner exception that caused the current exception.
MonitoringTaskInUserRoleScopeAlreadyExistsException (Guid, Guid) Initializes a new MonitoringTaskInUserRoleScopeAlreadyExistsException object with monitoring task and user role identifiers.
MonitoringTaskInUserRoleScopeAlreadyExistsException (SerializationInfo, StreamingContext) Initializes a new MonitoringTaskInUserRoleScopeAlreadyExistsException object by using serialized data.
MonitoringTaskInUserRoleScopeAlreadyExistsException (String) Initializes a new MonitoringTaskInUserRoleScopeAlreadyExistsException object by specifying the error message that describes the current exception.
MonitoringTaskInUserRoleScopeAlreadyExistsException (String, Exception) Initializes a new MonitoringTaskInUserRoleScopeAlreadyExistsException object by using an error message and inner exception.

See Also

Reference

MonitoringTaskInUserRoleScopeAlreadyExistsException Class
MonitoringTaskInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace