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

The XMLCombinerConfigurationException type exposes the following members.
Constructors

  NameDescription
Public methodXMLCombinerConfigurationException(Exception)
Construct a new exception which wraps another exception.
Public methodXMLCombinerConfigurationException(String)
Construct a new exception with the specified detail message.
Public methodXMLCombinerConfigurationException(String, Exception)
Construct a new exception which wraps another exception and which also supplies an additional detail message.
Back to Top
Methods

  NameDescription
Public methodgetCause
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Public methodgetThrowable
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Back to Top
See Also