XML Compare .NET API Documentation - DEPRECATED
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Creates a new error which wraps an existing error or exception.
Namespace: com.deltaxml.apiAssembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Parameters
- e
- Type: System Exception
The Exception or Error to wrap.
Remarks
Creates a new error which wraps an existing error or exception.
See Also