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