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
All Method
Gets all unified exceptions (filtered)
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Copy
public
IEnumerable
<
UnifiedException
>
All
(
UnifiedExceptionFilter
filter
)
Parameters
filter
Type:
Law.EdaIntegration.Exceptions
UnifiedExceptionFilter
Exception filter
Return Value
Type:
IEnumerable
UnifiedException
List of exceptions
See Also
Reference
UnifiedExceptionManager Class
Law.EdaIntegration.Exceptions Namespace