uk.ac.ebi.intact.application.editor.exception
Class SessionExpiredException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--uk.ac.ebi.intact.application.editor.exception.BaseException
                    |
                    +--uk.ac.ebi.intact.application.editor.exception.SessionExpiredException
All Implemented Interfaces:
java.io.Serializable

public class SessionExpiredException
extends BaseException

Throws when a session is expired.

Version:
$Id: SessionExpiredException.java,v 1.1 2003/03/14 18:32:33 smudali Exp $
Author:
Sugath Mudali (smudali@ebi.ac.uk)
See Also:
Serialized Form

Constructor Summary
SessionExpiredException()
           
 
Methods inherited from class uk.ac.ebi.intact.application.editor.exception.BaseException
getMessageArgs, getMessageKey, getRootCause, printStackTrace, printStackTrace, printStackTrace, setMessageArgs, setMessageKey
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SessionExpiredException

public SessionExpiredException()


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk