Serializable
public static class CommandLine.MutuallyExclusiveArgsException extends CommandLine.ParameterException
Constructor | Description |
---|---|
MutuallyExclusiveArgsException(CommandLine commandLine,
String msg) |
getArgSpec, getCommandLine, getValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MutuallyExclusiveArgsException(CommandLine commandLine, String msg)
Copyright © 2017–2019. All rights reserved.