Class CommandException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.jvm.dtfjview.tools.CommandException
All Implemented Interfaces:
Serializable

public class CommandException extends Exception
This is the default exception used by the tools to indicate unexpected situation.

See Also: