uk.ac.rdg.resc.jstyx.server
Class StyxSecurityException

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

public class StyxSecurityException
extends StyxException

This exception is thrown when an error occurs configuring the security settings of a server

Author:
Jon Blower $Revision: 601 $ $Date: 2006-03-20 17:51:50 +0000 (Mon, 20 Mar 2006) $ $Log$ Revision 1.1 2006/03/20 17:51:50 jonblower Adding authentication to base JStyx system
See Also:
Serialized Form

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

StyxSecurityException

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



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