共用方式為


MonitoringObjectInUserRoleScopeAlreadyExistsException Constructor (ObjectInUserRoleScopeAlreadyExistsException)

Initializes a new instance of the MonitoringObjectInUserRoleScopeAlreadyExistsException class by using the ObjectInUserRoleScopeAlreadyExistsException parameter as the source of the exception values.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim ex As ObjectInUserRoleScopeAlreadyExistsException

Dim instance As New MonitoringObjectInUserRoleScopeAlreadyExistsException(ex)

Syntax

'Declaration
Public Sub New ( _
    ex As ObjectInUserRoleScopeAlreadyExistsException _
)
public MonitoringObjectInUserRoleScopeAlreadyExistsException (
    ObjectInUserRoleScopeAlreadyExistsException ex
)
public:
MonitoringObjectInUserRoleScopeAlreadyExistsException (
    ObjectInUserRoleScopeAlreadyExistsException^ ex
)
public MonitoringObjectInUserRoleScopeAlreadyExistsException (
    ObjectInUserRoleScopeAlreadyExistsException ex
)
public function MonitoringObjectInUserRoleScopeAlreadyExistsException (
    ex : ObjectInUserRoleScopeAlreadyExistsException
)

Parameters

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

MonitoringObjectInUserRoleScopeAlreadyExistsException Class
MonitoringObjectInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace