Exception thrown when executing/closing a pipeline that contains one or multiple invalid/incorrect statements. The exception might also contain the pipeline result (if the driver returns it), allowing for analysis and tracing.
Typically, the first exception returned by the pipeline is used as the
cause of this exception for easier debugging.
@author Costin Leau