XML Compare .NET API Documentation - DEPRECATEDThe DeltaXMLException type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | DeltaXMLException(Exception) |
Creates a new exception which wraps an existing exception.
|
![]() | DeltaXMLException(String) |
Creates a new exception with an identifying message.
|
![]() | DeltaXMLException(String, Exception) |
Creates a new exception which wraps an existing exception and provides an additional message.
|
Methods
Name | Description | |
---|---|---|
![]() | getCause |
Return the throwable that this exception wraps.
(Overrides ThrowablegetCause .) |
![]() | getThrowable |
Return the throwable that this exception wraps.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | c_b |
See Also