Integration Library
Integration Library
API Reference
Namespaces
Law.EdaIntegration.Exceptions
UnifiedExceptionManager Class
UnifiedExceptionManager Methods
ActiveCategories Method
All Method
AnyCriticalErrors Method
ById Method
Checksum Method
Count Method
FilterValues Method
NextPage Method
ReprocessAll Method
ReprocessSelected Method
SaveAllToCsv Method
SaveSelectedToCsv Method
UnifiedExceptionManager
ActiveCategories Method
Gets categories having exceptions for this case
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Copy
public
IEnumerable
<
UnifiedExceptionCategoryData
>
ActiveCategories
(
ExceptionFilter
filter
)
Parameters
filter
Type:
Law.EdaIntegration.Exceptions
ExceptionFilter
Exception filter
Return Value
Type:
IEnumerable
UnifiedExceptionCategoryData
List of categories
See Also
Reference
UnifiedExceptionManager Class
Law.EdaIntegration.Exceptions Namespace