Detected |
| Name | Description | |
|---|---|---|
| DetectedIssueException | Creates a new detected issue exception | |
| DetectedIssueException(DetectedIssue) | Detected issue exception | |
| DetectedIssueException(IEnumerableDetectedIssue) | Creates a new detected issue exception with the specified issue list | |
| DetectedIssueException(DetectedIssue, Exception) | Detected issue exception | |
| DetectedIssueException(IEnumerableDetectedIssue, Exception) | Creates a new detected issue exception with the specified issues | |
| DetectedIssueException(IEnumerableDetectedIssue, 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 |