DetectedIssueException Constructor |
| Name | Description | |
|---|---|---|
| DetectedIssueException |
Creates a new detected issue exception
| |
| DetectedIssueException(DetectedIssue) |
Detected issue exception
| |
| DetectedIssueException(ListDetectedIssue) |
Creates a new detected issue exception with the specified issue list
| |
| DetectedIssueException(DetectedIssue, Exception) |
Detected issue exception
| |
| DetectedIssueException(ListDetectedIssue, Exception) |
Creates a new detected issue exception with the specified issues | |
| DetectedIssueException(ListDetectedIssue, String, Exception) |
Creates a new detected issue exception with the specified issuesmessage and causal exception (innerException)
| |
| DetectedIssueException(DetectedIssuePriorityType, String, String, Guid, Exception) |
Creates a new detected issue exception
|