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