pt.digitalis.dif.exception.controller
Class SessionTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pt.digitalis.dif.exception.DIFException
              extended by pt.digitalis.dif.exception.controller.ControllerException
                  extended by pt.digitalis.dif.exception.controller.SessionTimeoutException
All Implemented Interfaces:
Serializable, IContextException

public class SessionTimeoutException
extends ControllerException

When a session has expired

Author:
Pedro Viegas pviegas@digitalis.pt
See Also:
Serialized Form
Created on:
24 de Fev de 2011

Constructor Summary
SessionTimeoutException(ControllerExecutionStep step)
           
 
Method Summary
 
Methods inherited from class pt.digitalis.dif.exception.controller.ControllerException
getRenderedExceptionContext, getStep, isGeneratedFromException
 
Methods inherited from class pt.digitalis.dif.exception.DIFException
addToExceptionContext, getExceptionContext, setExceptionContext
 
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

SessionTimeoutException

public SessionTimeoutException(ControllerExecutionStep step)
Parameters:
step -


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.