public class BadCommandLineException
extends java.lang.Exception
Constructor and Description |
---|
BadCommandLineException() |
BadCommandLineException(java.lang.String msg) |
BadCommandLineException(java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Options |
getOptions()
Gets the partly parsed option object, if any.
|
void |
initOptions(Options opt) |