Partager via


MonitoringViewInUserRoleScopeAlreadyExistsException Constructor

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

Initializes a new MonitoringViewInUserRoleScopeAlreadyExistsException object.

Overload List

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

See Also

Reference

MonitoringViewInUserRoleScopeAlreadyExistsException Class
MonitoringViewInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace