net.sourceforge.czt.parser.util
Class ParseExceptionCommand

java.lang.Object
  extended by net.sourceforge.czt.parser.util.ParseExceptionCommand
All Implemented Interfaces:
net.sourceforge.czt.session.Command

public class ParseExceptionCommand
extends java.lang.Object
implements net.sourceforge.czt.session.Command


Constructor Summary
ParseExceptionCommand()
           
 
Method Summary
 boolean compute(java.lang.String name, net.sourceforge.czt.session.SectionManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParseExceptionCommand

public ParseExceptionCommand()
Method Detail

compute

public boolean compute(java.lang.String name,
                       net.sourceforge.czt.session.SectionManager manager)
                throws net.sourceforge.czt.session.CommandException
Specified by:
compute in interface net.sourceforge.czt.session.Command
Throws:
net.sourceforge.czt.session.CommandException


Copyright © 2003-2007 Community Z Tools Project. All Rights Reserved.