Partager via


MonitoringTaskInUserRoleScopeNotAllowedException Constructor

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

Initializes a new MonitoringTaskInUserRoleScopeNotAllowedException object.

Overload List

Name Description
MonitoringTaskInUserRoleScopeNotAllowedException () Initializes a new MonitoringTaskInUserRoleScopeNotAllowedException object.
MonitoringTaskInUserRoleScopeNotAllowedException (TaskInUserRoleScopeNotAllowedException) Initializes a new instance of the MonitoringTaskInUserRoleScopeNotAllowedException class by copying values from the specified exception.
MonitoringTaskInUserRoleScopeNotAllowedException (Exception) Initializes a new MonitoringTaskInUserRoleScopeNotAllowedException object by specifying an inner exception that caused the current exception.
MonitoringTaskInUserRoleScopeNotAllowedException (Guid) Initializes a new MonitoringTaskInUserRoleScopeNotAllowedException object by specifying a User Role identifier.
MonitoringTaskInUserRoleScopeNotAllowedException (SerializationInfo, StreamingContext) Initializes a new MonitoringTaskInUserRoleScopeNotAllowedException object with serialized data.
MonitoringTaskInUserRoleScopeNotAllowedException (String) Initializes a new MonitoringTaskInUserRoleScopeNotAllowedException object by specifying the error message that describes the current exception.
MonitoringTaskInUserRoleScopeNotAllowedException (String, Exception) Initializes a new MonitoringTaskInUserRoleScopeNotAllowedException object with an error message and inner exception.

See Also

Reference

MonitoringTaskInUserRoleScopeNotAllowedException Class
MonitoringTaskInUserRoleScopeNotAllowedException Members
Microsoft.EnterpriseManagement.Common Namespace