Modifier and Type | Class | Description |
---|---|---|
static class |
CommandLine.DuplicateNameException |
Exception indicating that multiple named elements have incorrectly used the same name.
|
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 . |
Copyright © 2017–2019. All rights reserved.