JMACS

org.jmacs
Class CmdException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jmacs.CmdException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CmdExecutionException, CmdNotRecognisedException, CmdUsageException

public class CmdException
extends Exception

as thrown by (IDi.IDriver.IControl.IContext.executeCmd(String, Serializable)).

Version:
$Id$
Author:
Rob Dickens
See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


JMACS

jmacs.org