Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new InvalidMonitoringProfileException object.
Overload List
| Name | Description | 
|---|---|
| InvalidMonitoringProfileException () | Initializes a new InvalidMonitoringProfileException object. | 
| InvalidMonitoringProfileException (Exception) | Initializes a new InvalidMonitoringProfileException object by specifying an inner exception that caused the current exception. | 
| InvalidMonitoringProfileException (InvalidProfileException) | Initializes a new instance of the InvalidMonitoringProfileException class by copying values from the specified exception. | 
| InvalidMonitoringProfileException (String) | Initializes a new InvalidMonitoringProfileException object by specifying the error message that describes the current exception. | 
| InvalidMonitoringProfileException (Guid, Guid) | Initializes a new InvalidMonitoringProfileException object with User Role and Profile identifiers. | 
| InvalidMonitoringProfileException (SerializationInfo, StreamingContext) | Initializes a new InvalidMonitoringProfileException object with serialized data. | 
| InvalidMonitoringProfileException (String, Exception) | Initializes a new InvalidMonitoringProfileException object by using an error message and inner exception. | 
See Also
Reference
InvalidMonitoringProfileException Class
InvalidMonitoringProfileException Members
Microsoft.EnterpriseManagement.Common Namespace