Share via


InvalidMonitoringObjectInUserRoleScopeException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new InvalidMonitoringObjectInUserRoleScopeException object.

Overload List

Name Description
InvalidMonitoringObjectInUserRoleScopeException () Initializes a new InvalidMonitoringObjectInUserRoleScopeException object.
InvalidMonitoringObjectInUserRoleScopeException (InvalidObjectInUserRoleScopeException) Initializes a new instance of the InvalidMonitoringObjectInUserRoleScopeException class by copying values from the specified exception.
InvalidMonitoringObjectInUserRoleScopeException (Exception) Initializes a new InvalidMonitoringObjectInUserRoleScopeException object by specifying an inner exception that caused the current exception.
InvalidMonitoringObjectInUserRoleScopeException (Guid, Guid) Initializes a new InvalidMonitoringObjectInUserRoleScopeException object with a User Role identifier and an Object identifier.
InvalidMonitoringObjectInUserRoleScopeException (SerializationInfo, StreamingContext) Initializes a new InvalidMonitoringObjectInUserRoleScopeException object with serialized data.
InvalidMonitoringObjectInUserRoleScopeException (String) Initializes a new InvalidMonitoringObjectInUserRoleScopeException object by specifying the error message that describes the current exception.
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