Serializable
public static class CommandLine.UnmatchedArgumentException extends CommandLine.ParameterException
CommandLine.Option
or CommandLine.Parameters
.Constructor | Description |
---|---|
UnmatchedArgumentException(CommandLine commandLine,
String msg) |
|
UnmatchedArgumentException(CommandLine commandLine,
List<String> args) |
|
UnmatchedArgumentException(CommandLine commandLine,
Stack<String> args) |
getCommandLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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-2018. 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.