DeltaXMLException MembersXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED

The DeltaXMLException type exposes the following members.
Constructors

  NameDescription
Public methodDeltaXMLException(Exception)
Creates a new exception which wraps an existing exception.
Public methodDeltaXMLException(String)
Creates a new exception with an identifying message.
Public methodDeltaXMLException(String, Exception)
Creates a new exception which wraps an existing exception and provides an additional message.
Back to Top
Methods

  NameDescription
Public methodgetCause
Return the throwable that this exception wraps.
(Overrides ThrowablegetCause .)
Public methodgetThrowable
Return the throwable that this exception wraps.
Back to Top
Fields

  NameDescription
Public fieldStatic memberc_b
Back to Top
See Also