public static class CommandLine.ExecutionException extends CommandLine.PicocliException
Constructor and Description |
---|
ExecutionException(CommandLine commandLine,
String msg) |
ExecutionException(CommandLine commandLine,
String msg,
Exception ex) |
Modifier and Type | Method and Description |
---|---|
CommandLine |
getCommandLine()
Returns the
CommandLine object for the (sub)command that could not be invoked. |
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-2020 The Apache Software Foundation. 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.