- DETAIL:
- FIELD |
- CONSTR |
- METHOD
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.springframework.core.NestedRuntimeException
-
-
- All Implemented Interfaces:
- java.io.Serializable
public class ConcurrentLoginException
extends AuthenticationException
Thrown by ConcurrentSessionControllerImpl
if an attempt is made to login and the user has already
exceeded their maxmimum allowed sessions.
- Version:
- $Id: ConcurrentLoginException.java 1496 2006-05-23 13:38:33Z benalex $
- Author:
- Ben Alex
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
-
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- DETAIL:
- FIELD |
- CONSTR |
- METHOD
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.