Class PipelineParser.ModuleParseException

    • Constructor Detail

      • ModuleParseException

        public ModuleParseException​(org.apache.commons.cli.ParseException cause,
                                    OwlModuleParser<?> settings)
    • Method Detail

      • getCause

        public org.apache.commons.cli.ParseException getCause()
        Overrides:
        getCause in class Throwable