org.idoox.security
Class ContextExpiredException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.idoox.security.ContextExpiredException
All Implemented Interfaces:
java.io.Serializable

public class ContextExpiredException
extends java.lang.RuntimeException

This exception signalizes that security context has expired.

See Also:
Serialized Form
Component:
Core

Constructor Summary
ContextExpiredException(java.lang.String message)
          Creates an exception.
 
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

ContextExpiredException

public ContextExpiredException(java.lang.String message)
Creates an exception.

Parameters:
message - the message