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