PipelineException MembersXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED

The PipelineException type exposes the following members.
Constructors

  NameDescription
Protected methodPipelineException(String, Exception)
TO DO - Add summary...
Protected methodPipelineException(String, Exception, PipelineIOIdentifier)
TO DO - Add summary...
Back to Top
Methods

  NameDescription
Public methodgetCause
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Public methodgetPipelineId
Returns the com.deltaxml.core.PipelineIOIdentifier Object that identifies which Pipeline the Exception occurred in.
Public methodgetThrowable
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Back to Top
See Also