XML Compare .NET API Documentation - DEPRECATEDThe DeltaXMLError type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
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.
|
Methods
Name | Description | |
---|---|---|
![]() | getCause |
Return the throwable that this error wraps.
(Overrides ThrowablegetCause .) |
![]() | getThrowable |
Return the throwable that this error wraps.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | c_b |
See Also