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

  NameDescription
Public methodDeltaXMLError(Exception)
Creates a new error which wraps an existing error or exception.
Public methodDeltaXMLError(String)
Creates a new error with an identifying message.
Protected methodDeltaXMLError(SerializationInfo, StreamingContext)
Initializes a new instance of the DeltaXMLError class
Public methodDeltaXMLError(String, Exception)
Creates a new error which wraps an existing error or exception and provides an additional message.
Back to Top
See Also