Class PipelineExecutorError


  • public class PipelineExecutorError
    extends Object
    • Constructor Detail

      • PipelineExecutorError

        public PipelineExecutorError()
      • PipelineExecutorError

        public PipelineExecutorError​(String error,
                                     String errorDetail)
      • PipelineExecutorError

        public PipelineExecutorError​(String error,
                                     Throwable throwable)
    • Method Detail

      • getError

        public String getError()
      • getErrorDetail

        public String getErrorDetail()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object