uk.ac.rdg.resc.jstyx.gridservice.config
Class SGSConfigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.rdg.resc.jstyx.gridservice.config.SGSConfigException
All Implemented Interfaces:
java.io.Serializable

public class SGSConfigException
extends java.lang.Exception

Exception that is thrown when an error occurs when reading the SGS config file

Author:
Jon Blower $Revision: 465 $ $Date: 2005-11-07 20:59:34 +0000 (Mon, 07 Nov 2005) $ $Log$ Revision 1.1 2005/11/07 20:59:34 jonblower Refactored SGS config classes to new package Revision 1.1 2005/03/26 14:25:44 jonblower Initial import
See Also:
Serialized Form

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

SGSConfigException

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



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