Class StepParserException

    • Constructor Detail

      • StepParserException

        public StepParserException​(String message,
                                   org.apache.camel.model.ProcessorDefinition<?> processor,
                                   String... properties)
      • StepParserException

        public StepParserException​(String message,
                                   String... properties)
    • Method Detail

      • getProcessor

        public String getProcessor()
      • getProperties

        public List<String> getProperties()