public static class CmdLineParser.NotFlagException extends CmdLineParser.UnknownOptionException
getMessage() returns an english human-readable error string.| Modifier and Type | Field and Description |
|---|---|
private char |
notflag |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
NotFlagException(String option,
char unflaggish) |
| Modifier and Type | Method and Description |
|---|---|
char |
getOptionChar() |
getOptionNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
private char notflag
NotFlagException(String option, char unflaggish)
Copyright © 2019 David R. Smith. All rights reserved.