@Deprecated public class TooManySessionsException extends javax.jcr.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.  
  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 The Apache Software Foundation. All rights reserved.