Serializablepublic class BadCommandLineException extends Exception
| Constructor | Description |
|---|---|
BadCommandLineException() |
|
BadCommandLineException(String msg) |
|
BadCommandLineException(String message,
Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
Options |
getOptions() |
Gets the partly parsed option object, if any.
|
void |
initOptions(Options opt) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadCommandLineException(String msg)
public BadCommandLineException()
Copyright © 2018 Oracle Corporation. All rights reserved.