XML Compare .NET API Documentation - DEPRECATEDThe DXPConfigurationException type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | DXPConfigurationException(Exception) |
Creates a new DXPConfigurationException.
|
![]() | DXPConfigurationException(String) |
Creates a new DXPConfigurationException.
|
![]() | DXPConfigurationException(String, Exception) |
Creates a new DXPConfigurationException.
|
Methods
Name | Description | |
---|---|---|
![]() ![]() | c_a | |
![]() ![]() | c_a(String) | |
![]() | getCause |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
![]() | getThrowable |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
See Also