Class CommandLine.ParameterIndexGapException

All Implemented Interfaces:
Serializable
Enclosing class:
CommandLine

public static class CommandLine.ParameterIndexGapException extends CommandLine.InitializationException
Exception indicating that there was a gap in the indices of the fields annotated with CommandLine.Parameters.
See Also:
  • Constructor Details

    • ParameterIndexGapException

      public ParameterIndexGapException(String msg)