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