UnifiedExceptionManager Methods |
The UnifiedExceptionManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveCategories |
Gets categories having exceptions for this case
| |
| All |
Gets all unified exceptions (filtered)
| |
| AnyCriticalErrors |
Return true if any critical errors
| |
| ById |
Gets a unified exception by id and type
| |
| Checksum |
Gets checksums for exceptions
| |
| Count |
Gets filtered count of exceptions
| |
| FilterValues |
Gets all values for a filter type
| |
| NextPage |
Gets next page of exceptions
| |
| ReprocessAll |
Reprocess all filtered exceptions, skipping specified ids
| |
| ReprocessSelected |
Reprocess all specified ids
| |
| SaveAllToCsv |
Save all filtered exceptions to csv except specified
| |
| SaveSelectedToCsv |
Save specified exceptions to csv
|