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

The DuplicateStepNameException type exposes the following members.
Constructors

  NameDescription
Protected methodDuplicateStepNameException
TO DO - Add summary...
Back to Top
Methods

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