Compartilhar via


InvalidMonitoringViewInUserRoleScopeException Constructor

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

Initializes a new InvalidMonitoringViewInUserRoleScopeException object.

Overload List

Name Description
InvalidMonitoringViewInUserRoleScopeException () Initializes a new InvalidMonitoringViewInUserRoleScopeException object.
InvalidMonitoringViewInUserRoleScopeException (InvalidViewInUserRoleScopeException) Initializes a new instance of the InvalidMonitoringViewInUserRoleScopeException class by copying values from the specified exception.
InvalidMonitoringViewInUserRoleScopeException (Exception) Initializes a new InvalidMonitoringViewInUserRoleScopeException object by specifying an inner exception that caused the current exception.
InvalidMonitoringViewInUserRoleScopeException (Guid, Guid) Initializes a new InvalidMonitoringViewInUserRoleScopeException object with a View identifier and User Role identifier.
InvalidMonitoringViewInUserRoleScopeException (SerializationInfo, StreamingContext) Initializes a new InvalidMonitoringViewInUserRoleScopeException object with serialized data.
InvalidMonitoringViewInUserRoleScopeException (String) Initializes a new InvalidMonitoringViewInUserRoleScopeException object by specifying the error message that describes the current exception.
InvalidMonitoringViewInUserRoleScopeException (String, Exception) Initializes a new InvalidMonitoringViewInUserRoleScopeException object with an error message and inner exception.

See Also

Reference

InvalidMonitoringViewInUserRoleScopeException Class
InvalidMonitoringViewInUserRoleScopeException Members
Microsoft.EnterpriseManagement.Common Namespace