| Package | Description |
|---|---|
| org.apache.logging.log4j.core.tools.picocli |
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandLine.DuplicateOptionAnnotationsException
Exception indicating that multiple fields have been annotated with the same Option name.
|
static class |
CommandLine.ParameterIndexGapException
Exception indicating that there was a gap in the indices of the fields annotated with
CommandLine.Parameters. |