XML Compare .NET API Documentation - DEPRECATED
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
A java.lang.Throwable object, or null if the cause is nonexistent or unknown.
Return the throwable that this error wraps. This is often the underlying cause of the error.
Return the throwable that this error wraps.
Namespace: com.deltaxml.apiAssembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Return Value
Type: ExceptionA java.lang.Throwable object, or null if the cause is nonexistent or unknown.
Remarks
See Also