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

The PipelineProcessingException type exposes the following members.
Constructors

  NameDescription
Public methodPipelineProcessingException(Exception)
Creates a new PipelineProcessingException.
Public methodPipelineProcessingException(String)
Creates a new PipelineProcessingException.
Public methodPipelineProcessingException(String, Exception)
Creates a new PipelineProcessingException.
Back to Top
Methods

  NameDescription
Public methodgetCause
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Public methodgetThrowable
Return the throwable that this exception wraps.
(Inherited from DeltaXMLException.)
Back to Top
See Also