Partager via


MonitoringObjectInUserRoleScopeAlreadyExistsException Constructor

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

Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object.

Overload List

Name Description
MonitoringObjectInUserRoleScopeAlreadyExistsException () Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object.
MonitoringObjectInUserRoleScopeAlreadyExistsException (ObjectInUserRoleScopeAlreadyExistsException) Initializes a new instance of the MonitoringObjectInUserRoleScopeAlreadyExistsException class by using the ObjectInUserRoleScopeAlreadyExistsException parameter as the source of the exception values.
MonitoringObjectInUserRoleScopeAlreadyExistsException (Exception) Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object by specifying an inner exception that caused the current exception.
MonitoringObjectInUserRoleScopeAlreadyExistsException (Guid, Guid) Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object with monitoring object and user role identifiers.
MonitoringObjectInUserRoleScopeAlreadyExistsException (SerializationInfo, StreamingContext) Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object with serialized data.
MonitoringObjectInUserRoleScopeAlreadyExistsException (String) Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object by specifying the error message that describes the current exception.
MonitoringObjectInUserRoleScopeAlreadyExistsException (String, Exception) Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object with an error message and inner exception.

See Also

Reference

MonitoringObjectInUserRoleScopeAlreadyExistsException Class
MonitoringObjectInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace