uk.ac.rdg.resc.jstyx
Class StyxException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.rdg.resc.jstyx.StyxException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
StyxSecurityException

public class StyxException
extends java.lang.Exception

Author:
Jon Blower $Revision: 3 $ $Date: 2005-02-16 18:58:16 +0000 (Wed, 16 Feb 2005) $ $Log$ Revision 1.1 2005/02/16 18:58:16 jonblower Initial revision
See Also:
Serialized Form

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

StyxException

public StyxException()
Creates a new instance of StyxConnectionException


StyxException

public StyxException(java.lang.String message)


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