Compartilhar via


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 (InvalidObjectInUserRoleScopeException) Initializes a new instance of the InvalidMonitoringObjectInUserRoleScopeException class by copying values from the specified 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 an 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