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
ById Method
Gets a unified exception by id and type
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Copy
public
UnifiedException
ById
(
int
id
,
UnifiedExceptionType
unifiedExceptionType
)
Parameters
id
Type:
System
Int32
id of exception
unifiedExceptionType
Type:
Law.EdaIntegration.Exceptions
UnifiedExceptionType
type of exception
Return Value
Type:
UnifiedException
Unified Exception
See Also
Reference
UnifiedExceptionManager Class
Law.EdaIntegration.Exceptions Namespace