Class CommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.groovy.tools.shell.CommandException
All Implemented Interfaces:
Serializable

public class CommandException extends Exception
Thrown to indicate a problem with command execution.
Version:
$Id$
Author:
Jason Dillon
See Also:
  • Constructor Details

  • Method Details

    • getCommand

      public Command getCommand()