Overload List
Name | Description | |
---|---|---|
![]() | DiagnosticVerificationException |
Initializes a new instance of the DiagnosticVerificationException class.
|
![]() | DiagnosticVerificationException(String) |
Initializes a new instance of the DiagnosticVerificationException class with a specified error
message.
|
![]() | DiagnosticVerificationException(IListDiagnosticResult) |
Initializes a new instance of the DiagnosticVerificationException class with a specified error
message.
|
![]() | DiagnosticVerificationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the DiagnosticVerificationException class with serialized data.
|
![]() | DiagnosticVerificationException(String, Exception) |
Initializes a new instance of the DiagnosticVerificationException class with a specified error
message and a reference to the inner exception that is the cause of this exception.
|
See Also