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

  NameDescription
Public methodXMLCombinerFactoryConfigurationError(Exception)
Construct a new error which wraps another exception.
Public methodXMLCombinerFactoryConfigurationError(String)
Construct a new error with the specified detail message.
Protected methodXMLCombinerFactoryConfigurationError(SerializationInfo, StreamingContext)
Initializes a new instance of the XMLCombinerFactoryConfigurationError class
Public methodXMLCombinerFactoryConfigurationError(String, Exception)
Construct a new error which wraps another exception and which also supplies an additional detail message.
Back to Top
See Also