@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.
|
getCause, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getStackTrace, getSuppressed, initCause, setStackTrace, toStringCopyright © 2010 - 2020 Adobe. All Rights Reserved