Uses of Class
org.apache.logging.log4j.core.tools.picocli.CommandLine.InitializationException
-
Packages that use CommandLine.InitializationException Package Description org.apache.logging.log4j.core.tools.picocli -
-
Uses of CommandLine.InitializationException in org.apache.logging.log4j.core.tools.picocli
Subclasses of CommandLine.InitializationException in org.apache.logging.log4j.core.tools.picocli Modifier and Type Class Description static classCommandLine.DuplicateOptionAnnotationsExceptionException indicating that multiple fields have been annotated with the same Option name.static classCommandLine.ParameterIndexGapExceptionException indicating that there was a gap in the indices of the fields annotated withCommandLine.Parameters.
-