MonitoringViewInUserRoleScopeAlreadyExistsException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use ViewInUserRoleScopeAlreadyExistsException
Represents the exception that is thrown because a monitoring View already occurs in the User Role scope. Check for duplicate assignments.
public ref class MonitoringViewInUserRoleScopeAlreadyExistsException : Microsoft::EnterpriseManagement::Common::EnterpriseManagementException
[System.Obsolete("Use ViewInUserRoleScopeAlreadyExistsException")]
[System.Serializable]
public class MonitoringViewInUserRoleScopeAlreadyExistsException : Microsoft.EnterpriseManagement.Common.EnterpriseManagementException
type MonitoringViewInUserRoleScopeAlreadyExistsException = class
inherit EnterpriseManagementException
Public Class MonitoringViewInUserRoleScopeAlreadyExistsException
Inherits EnterpriseManagementException
- Inheritance
-
MonitoringViewInUserRoleScopeAlreadyExistsException
- Derived
- Attributes
Constructors
Properties
UserRoleId |
Gets the User Role identifier. |
ViewId |
Gets the View identifier that caused the exception. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Sets the parameters required to serialize this instance of the MonitoringViewInUserRoleScopeAlreadyExistsException class. |