XML Compare .NET API Documentation - DEPRECATED
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Creates a new exception with an identifying message and error code.
Namespace: com.deltaxml.apiAssembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Parameters
- message
- Type: System String
The error or warning message.
- errorCode
- Type: System Int32
The code which identifies the error type and origin.
Remarks
Creates a new exception with an identifying message and error code.
See Also