groovy / 2.4.21 / org / codehaus / groovy / tools / shell / commandexception.html /

[Groovy] Class CommandException

  • org.codehaus.groovy.tools.shell.CommandException

Thrown to indicate a problem with command execution.

Authors:
Jason Dillon

Constructor Detail

CommandException(Command command, String msg)

CommandException(Command command, String msg, Throwable cause)

Method Detail

Command getCommand()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/tools/shell/CommandException.html