XML Compare .NET API Documentation - DEPRECATEDThe PDConfigurationException type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PDConfigurationException(Exception) |
Creates a new com.deltaxml.cores9api.PDConfigurationException.
|
![]() | PDConfigurationException(String) |
Creates a new com.deltaxml.cores9api.PDConfigurationException.
|
![]() | PDConfigurationException(String, Exception) |
Creates a new com.deltaxml.cores9api.PDConfigurationException.
|
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