net.sf.tomp.xtcl.command
Class CatchCommand

java.lang.Object
  extended bynet.sf.tomp.xtcl.command.AbstractCommand
      extended bynet.sf.tomp.xtcl.command.CatchCommand
All Implemented Interfaces:
Command

public class CatchCommand
extends AbstractCommand

DOCUMENT ME!

Author:
tomp

Constructor Summary
CatchCommand()
           
 
Method Summary
 java.lang.String toString()
          DOCUMENT ME!
 
Methods inherited from class net.sf.tomp.xtcl.command.AbstractCommand
done, execute, initParameters, listArray, listList, listMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CatchCommand

public CatchCommand()
Method Detail

toString

public java.lang.String toString()
DOCUMENT ME!

Returns:
DOCUMENT ME!


Copyright © 2004 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.