public static class PipelineParser.ModuleParseException
extends java.lang.Exception
Modifier and Type | Field | Description |
---|---|---|
OwlModuleParser<?> |
settings |
Constructor | Description |
---|---|
ModuleParseException(org.apache.commons.cli.ParseException cause,
OwlModuleParser<?> settings) |
Modifier and Type | Method | Description |
---|---|---|
org.apache.commons.cli.ParseException |
getCause() |
public final OwlModuleParser<?> settings
public ModuleParseException(org.apache.commons.cli.ParseException cause, OwlModuleParser<?> settings)