Class PipelineNotFoundException

    • Constructor Detail

      • PipelineNotFoundException

        public PipelineNotFoundException​(String message)
        Constructs a new PipelineNotFoundException with the specified error message.
        Parameters:
        message - Describes the error encountered.