XML Compare .NET API Documentation - DEPRECATED
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Create a new LicenseException with a nested cause.
Create a new LicenseException with a nested cause.
Namespace: com.deltaxml.apiAssembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Parameters
- message
- Type: System String
the message to be reported
- cause
- Type: System Exception
the nested cause
- errorCode
- Type: System Int32
the errorCode used to enumerate all exceptions in this package
- severity
- Type: FailureSeverity
the severity level
Remarks
See Also