public static class CommandLine.UnmatchedArgumentException extends CommandLine.ParameterException
CommandLine.Option
or CommandLine.Parameters
.Constructor and Description |
---|
UnmatchedArgumentException(CommandLine commandLine,
List<String> args) |
UnmatchedArgumentException(CommandLine commandLine,
Stack<String> args) |
UnmatchedArgumentException(CommandLine commandLine,
String msg) |
getCommandLine
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnmatchedArgumentException(CommandLine commandLine, String msg)
public UnmatchedArgumentException(CommandLine commandLine, Stack<String> args)
public UnmatchedArgumentException(CommandLine commandLine, List<String> args)
Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.