Partager via


MonitoringClassInUserRoleScopeAlreadyExistsException Constructor

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

Initializes a new MonitoringClassInUserRoleScopeAlreadyExistsException object.

Overload List

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

See Also

Reference

MonitoringClassInUserRoleScopeAlreadyExistsException Class
MonitoringClassInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace