public class CmdLineException
extends java.lang.Exception
CmdLine.eval(),
Serialized Form| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getArg()
Get the causing argument.
|
java.lang.String |
getOption()
Get the argument option (if existent).
|
public java.lang.String getArg()
@Nullable public java.lang.String getOption()
null).