XMLCombinerConfigurationException Constructor XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Overload List

  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
See Also