lumis.portal.authentication.http
Class ContinueOnNextRequestException

Package class diagram package ContinueOnNextRequestException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lumis.portal.authentication.http.ContinueOnNextRequestException
All Implemented Interfaces:
Serializable

@StableMinor(version="5.5",
             sinceVersion="4.0")
public class ContinueOnNextRequestException
extends Exception

Exception that indicates that an authentication could not be completed yet, and will continue during the next request.

Since:
4.0.10
See Also:
lumis.portal.authentication.http, Serialized Form

Constructor Summary
ContinueOnNextRequestException()
           
 
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

ContinueOnNextRequestException

public ContinueOnNextRequestException()


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.