Integration Library
Integration Library
API Reference
Namespaces
Law.EdaIntegration.Exceptions
UnifiedException Class
UnifiedException Methods
FromExceptionItem Method
FromExport Method
FromExportError Method
UnifiedException
FromExport Method
Create a unified exception from an export process error
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Copy
public
static
UnifiedException
FromExport
(
Export
export
)
Parameters
export
Type:
Law.EdaIntegration.Exports
Export
The export with a process error
Return Value
Type:
UnifiedException
Unified Exception
See Also
Reference
UnifiedException Class
Law.EdaIntegration.Exceptions Namespace