MonitoringObjectInUserRoleScopeAlreadyExistsException Constructor
Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object.
Overload List
Name | Description |
---|---|
MonitoringObjectInUserRoleScopeAlreadyExistsException () | Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object. |
MonitoringObjectInUserRoleScopeAlreadyExistsException (Exception) | Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object by specifying an inner exception that caused the current exception. |
MonitoringObjectInUserRoleScopeAlreadyExistsException (String) | Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object by specifying the error message that describes 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, Exception) | Initializes a new MonitoringObjectInUserRoleScopeAlreadyExistsException object with an error message and inner exception. |
See Also
Reference
MonitoringObjectInUserRoleScopeAlreadyExistsException Class
MonitoringObjectInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace