public class BadCommandLineException extends Exception
Constructor and Description |
---|
BadCommandLineException() |
BadCommandLineException(String msg) |
BadCommandLineException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Options |
getOptions()
Gets the partly parsed option object, if any.
|
void |
initOptions(Options opt) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadCommandLineException(String msg)
public BadCommandLineException()
Copyright © 2019 JBoss by Red Hat. All rights reserved.