Class CommandException

java.lang.Object
All Implemented Interfaces:
Serializable

public class CommandException extends RuntimeException
Thrown when an unhandled exception occurs during the execution of a Command
See Also: