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

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