MonitoringViewInUserRoleScopeAlreadyExistsException Constructor
Initializes a new MonitoringViewInUserRoleScopeAlreadyExistsException object.
Overload List
Name | Description |
---|---|
MonitoringViewInUserRoleScopeAlreadyExistsException () | Initializes a new MonitoringViewInUserRoleScopeAlreadyExistsException object. |
MonitoringViewInUserRoleScopeAlreadyExistsException (Exception) | Initializes a new MonitoringViewInUserRoleScopeAlreadyExistsException object by specifying an inner exception that caused the current exception. |
MonitoringViewInUserRoleScopeAlreadyExistsException (String) | Initializes a new MonitoringViewInUserRoleScopeAlreadyExistsException object by specifying the error message that describes the current exception. |
MonitoringViewInUserRoleScopeAlreadyExistsException (ViewInUserRoleScopeAlreadyExistsException) | Initializes a new instance of the MonitoringViewInUserRoleScopeAlreadyExistsException class by copying values from the specified ViewInUserRoleScopeAlreadyExistsException parameter. |
MonitoringViewInUserRoleScopeAlreadyExistsException (Guid, Guid) | Initializes a new MonitoringViewInUserRoleScopeAlreadyExistsException object with monitoring View and User Role identifiers. |
MonitoringViewInUserRoleScopeAlreadyExistsException (SerializationInfo, StreamingContext) | Initializes a new MonitoringViewInUserRoleScopeAlreadyExistsException object by using serialized data. |
MonitoringViewInUserRoleScopeAlreadyExistsException (String, Exception) | Initializes a new MonitoringViewInUserRoleScopeAlreadyExistsException object with an error message and inner exception. |
See Also
Reference
MonitoringViewInUserRoleScopeAlreadyExistsException Class
MonitoringViewInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace