Serializable
public static class CommandLine.ExecutionException extends CommandLine.PicocliException
Constructor | Description |
---|---|
ExecutionException(CommandLine commandLine,
String msg) |
|
ExecutionException(CommandLine commandLine,
String msg,
Exception ex) |
Modifier and Type | Method | Description |
---|---|---|
CommandLine |
getCommandLine() |
Returns the
CommandLine object for the (sub)command that could not be invoked. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExecutionException(CommandLine commandLine, String msg)
public ExecutionException(CommandLine commandLine, String msg, Exception ex)
public CommandLine getCommandLine()
CommandLine
object for the (sub)command that could not be invoked.CommandLine
object for the (sub)command where invocation failed.Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.