The exception that is thrown when an error occurs during pipeline execution.
<SerializableAttribute> _ Public Class PipelineExecutionException _ Inherits Exception
Dim instance As PipelineExecutionException
[SerializableAttribute] public class PipelineExecutionException : Exception
[SerializableAttribute] public ref class PipelineExecutionException : public Exception
public class PipelineExecutionException extends Exception