Class PipelineException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DuplicateStepNameException

public class PipelineException extends DeltaXMLException

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.

See Also: