InvalidDiagnosticException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the InvalidDiagnosticException class.
Overload List
Name | Description |
---|---|
InvalidDiagnosticException () | Initializes a new instance of the InvalidDiagnosticException class. |
InvalidDiagnosticException (Exception) | Initializes a new instance of the InvalidDiagnosticException class using a reference to the inner exception that is the cause of this exception. |
InvalidDiagnosticException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidDiagnosticException class using serialized data. |
InvalidDiagnosticException (String) | Initializes a new instance of the InvalidDiagnosticException class using the specified error message. |
InvalidDiagnosticException (String, Exception) | Initializes a new instance of the InvalidDiagnosticException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
InvalidDiagnosticException Class
InvalidDiagnosticException Members
Microsoft.EnterpriseManagement.Common Namespace