Integration Library
Integration Library
API Reference
Namespaces
Law.EdaIntegration.Exceptions
UnifiedException Class
UnifiedException Methods
FromExceptionItem Method
FromExport Method
FromExportError Method
UnifiedException
FromExceptionItem Method
Create a new unified exception from a processing exception
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Copy
public
static
UnifiedException
FromExceptionItem
(
ExceptionItem
exceptionItem
)
Parameters
exceptionItem
Type:
Law.EdaIntegration.Exceptions
ExceptionItem
The processing exception from which to create the unified exception
Return Value
Type:
UnifiedException
Unified Exception
See Also
Reference
UnifiedException Class
Law.EdaIntegration.Exceptions Namespace