Uses of Class
picocli.CommandLine.InitializationException
-
Uses of CommandLine.InitializationException in picocli
Subclasses of CommandLine.InitializationException in picocliModifier and TypeClassDescriptionstatic class
Exception indicating that multiple named elements have incorrectly used the same name.static class
Exception indicating that multiple fields have been annotated with the same Option name.static class
Exception indicating that there was a gap in the indices of the fields annotated withCommandLine.Parameters
.