public class PipelineException extends PipelinedComparatorS9Exception
Indicates an error condition in the use of a Pipeline Object.
The specific error that has occurred will be detailed by the use of a subclass of this Exception.
| Modifier and Type | Method and Description | 
|---|---|
| PipelineIOIdentifier | getPipelineId()Returns the  PipelineIOIdentifierObject that identifies which Pipeline the Exception occurred in. | 
getCause, getThrowablepublic PipelineIOIdentifier getPipelineId()
PipelineIOIdentifier Object that identifies which Pipeline the Exception occurred in.PipelineIOIdentifier Object if the Pipeline was part of a comparison or null if notCopyright © 2001-2018 DeltaXML Ltd. All Rights Reserved.