SK.gnome.dwarf.mail.web
Class SessionExpiredException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bySK.gnome.dwarf.mail.MailException
              extended bySK.gnome.dwarf.mail.web.SessionExpiredException
All Implemented Interfaces:
java.io.Serializable

public class SessionExpiredException
extends MailException

This exception is thrown when the user session expires.

See Also:
Serialized Form

Constructor Summary
SessionExpiredException(java.lang.String message)
           
 
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

SessionExpiredException

public SessionExpiredException(java.lang.String message)


Copyright (c) 2004-2005, Gnome Ltd. All rights reserved.