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