uk.ac.rdg.resc.jstyx.infernogrid
Class SexpParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.rdg.resc.jstyx.infernogrid.SexpParseException
All Implemented Interfaces:
java.io.Serializable

public class SexpParseException
extends java.lang.Exception

Exception that is thrown when an error occurs when parsing an Sexpression

Author:
Jon Blower $Revision: 354 $ $Date: 2005-08-10 19:34:28 +0100 (Wed, 10 Aug 2005) $ $Log$ Revision 1.1 2005/08/10 18:34:28 jonblower Implemented working S-expression parser
See Also:
Serialized Form

Constructor Summary
SexpParseException(java.lang.String message)
          Creates a new instance of SexpParseException
 
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
 

Constructor Detail

SexpParseException

public SexpParseException(java.lang.String message)
Creates a new instance of SexpParseException



Copyright © 2004-2006 Reading e-Science Centre. All Rights Reserved.