Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
Visual Basic |
---|
Dim ex As ViewInUserRoleScopeAlreadyExistsException Dim instance As New MonitoringViewInUserRoleScopeAlreadyExistsException(ex) |
Syntax
Visual Basic |
---|
Public Sub New ( _ ex As ViewInUserRoleScopeAlreadyExistsException _ ) |
C# |
---|
public MonitoringViewInUserRoleScopeAlreadyExistsException ( ViewInUserRoleScopeAlreadyExistsException ex ) |
C++ |
---|
public: MonitoringViewInUserRoleScopeAlreadyExistsException ( ViewInUserRoleScopeAlreadyExistsException^ ex ) |
J# |
---|
public MonitoringViewInUserRoleScopeAlreadyExistsException ( ViewInUserRoleScopeAlreadyExistsException ex ) |
JScript |
---|
public function MonitoringViewInUserRoleScopeAlreadyExistsException ( ex : ViewInUserRoleScopeAlreadyExistsException ) |
Parameters
- ex