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
FilterValues Method
Gets all values for a filter type
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Copy
public
IEnumerable
<
ExceptionFilterValue
>
FilterValues
(
ExceptionFilterType
filterType
)
Parameters
filterType
Type:
Law.EdaIntegration.Exceptions
ExceptionFilterType
filter type
Return Value
Type:
IEnumerable
ExceptionFilterValue
List of possible values
See Also
Reference
UnifiedExceptionManager Class
Law.EdaIntegration.Exceptions Namespace