@Deprecated public class TooManySessionsException extends LoginException
TooManySessionsException
is a special
LoginException
thrown when the number of active sessions in
a given session pool has reached the configured maximum number of sessions.Constructor and Description |
---|
TooManySessionsException(String message)
Deprecated.
|
TooManySessionsException(String message,
Throwable t)
Deprecated.
|
TooManySessionsException(Throwable t)
Deprecated.
|
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"