XML Compare .NET API Documentation - DEPRECATEDThe PipelineException type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | PipelineException(String, Exception) |
TO DO - Add summary...
|
![]() | PipelineException(String, Exception, PipelineIOIdentifier) |
TO DO - Add summary...
|
Methods
Name | Description | |
---|---|---|
![]() | getCause |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
![]() | getPipelineId |
Returns the com.deltaxml.core.PipelineIOIdentifier Object that identifies which Pipeline the Exception occurred in.
|
![]() | getThrowable |
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.) |
See Also