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