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) |
getCommandLineaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnmatchedArgumentException(CommandLine commandLine, String msg)
public UnmatchedArgumentException(CommandLine commandLine, Stack<String> args)
public UnmatchedArgumentException(CommandLine commandLine, List<String> args)
Copyright © 1999-2021 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.