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

  NameDescription
Public methodDeltaXMLException(Exception)
Creates a new exception which wraps an existing exception.
Public methodDeltaXMLException(String)
Creates a new exception with an identifying message.
Public methodDeltaXMLException(String, Exception)
Creates a new exception which wraps an existing exception and provides an additional message.
Back to Top
See Also