XML Compare .NET API Documentation - DEPRECATEDThe XMLCombinerConfigurationException type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | XMLCombinerConfigurationException(Exception) |
Construct a new exception which wraps another exception.
|
![]() | XMLCombinerConfigurationException(String) |
Construct a new exception with the specified detail message.
|
![]() | XMLCombinerConfigurationException(String, Exception) |
Construct a new exception which wraps another exception and which also supplies an additional detail message.
|
Methods
Name | Description | |
---|---|---|
![]() | getCause |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
![]() | getThrowable |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
See Also