Share via


InvalidMonitoringTaskInUserRoleScopeException Constructor

Initializes a new instance of the InvalidMonitoringTaskInUserRoleScopeException class.

Overload List

Name Description
InvalidMonitoringTaskInUserRoleScopeException () Initializes a new instance of the InvalidMonitoringTaskInUserRoleScopeException class.
InvalidMonitoringTaskInUserRoleScopeException (Exception) Initializes a new instance of the InvalidMonitoringTaskInUserRoleScopeException class, specifying an inner exception that caused the current exception.
InvalidMonitoringTaskInUserRoleScopeException (InvalidTaskInUserRoleScopeException) Initializes a new instance of the InvalidMonitoringTaskInUserRoleScopeException class by copying values from the specified exception.
InvalidMonitoringTaskInUserRoleScopeException (String) Initializes a new instance of the InvalidMonitoringTaskInUserRoleScopeException class, specifying the error message that explains the reason for the current exception.
InvalidMonitoringTaskInUserRoleScopeException (Guid, Guid) Initializes a new instance of the InvalidMonitoringTaskInUserRoleScopeException class, specifying the identifiers for the invalid Task and User Role.
InvalidMonitoringTaskInUserRoleScopeException (SerializationInfo, StreamingContext) Initializes a new instance of the InvalidMonitoringTaskInUserRoleScopeException class with serialized data.
InvalidMonitoringTaskInUserRoleScopeException (String, Exception) Initializes a new instance of the InvalidMonitoringTaskInUserRoleScopeException class with an error message and inner exception.

See Also

Reference

InvalidMonitoringTaskInUserRoleScopeException Class
InvalidMonitoringTaskInUserRoleScopeException Members
Microsoft.EnterpriseManagement.Common Namespace