InvalidMonitoringObjectInUserRoleScopeException Constructor
Initializes a new InvalidMonitoringObjectInUserRoleScopeException object.
Overload List
Name | Description |
---|---|
InvalidMonitoringObjectInUserRoleScopeException () | Initializes a new InvalidMonitoringObjectInUserRoleScopeException object. |
InvalidMonitoringObjectInUserRoleScopeException (Exception) | Initializes a new InvalidMonitoringObjectInUserRoleScopeException object by specifying an inner exception that caused the current exception. |
InvalidMonitoringObjectInUserRoleScopeException (String) | Initializes a new InvalidMonitoringObjectInUserRoleScopeException object by specifying the error message that describes the current exception. |
InvalidMonitoringObjectInUserRoleScopeException (Guid, Guid) | Initializes a new InvalidMonitoringObjectInUserRoleScopeException object with a user role identifier and a monitoring object identifier. |
InvalidMonitoringObjectInUserRoleScopeException (SerializationInfo, StreamingContext) | Initializes a new InvalidMonitoringObjectInUserRoleScopeException object with serialized data. |
InvalidMonitoringObjectInUserRoleScopeException (String, Exception) | Initializes a new InvalidMonitoringObjectInUserRoleScopeException object with an error message and inner exception. |
See Also
Reference
InvalidMonitoringObjectInUserRoleScopeException Class
InvalidMonitoringObjectInUserRoleScopeException Members
Microsoft.EnterpriseManagement.Common Namespace