Class PipelineExecutorError
- java.lang.Object
-
- org.guvnor.ala.pipeline.execution.PipelineExecutorError
-
public class PipelineExecutorError extends Object
-
-
Constructor Summary
Constructors Constructor Description PipelineExecutorError()PipelineExecutorError(String error, String errorDetail)PipelineExecutorError(String error, Throwable throwable)
-