XML Compare .NET API Documentation - DEPRECATED
Back to Top
Overload List
| Name | Description | |
|---|---|---|
| DeltaXMLError(Exception) |
Creates a new error which wraps an existing error or exception.
| |
| DeltaXMLError(String) |
Creates a new error with an identifying message.
| |
| DeltaXMLError(SerializationInfo, StreamingContext) | Initializes a new instance of the DeltaXMLError class | |
| DeltaXMLError(String, Exception) |
Creates a new error which wraps an existing error or exception and provides an additional message.
|
See Also