Package org.guvnor.ala.ui.model
Class PipelineError
- java.lang.Object
-
- org.guvnor.ala.ui.model.PipelineError
-
@Portable public class PipelineError extends Object
This class holds the information about a pipeline error and the errorDetail.
-
-
Constructor Summary
Constructors Constructor Description PipelineError(String error, String errorDetail)
-