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