public class TooManyConnectionsException extends Exception
This error indicates that too many tree connections are currently open on a session. The new tree connection request will be rejected by the server.
Constructor and Description |
---|
TooManyConnectionsException()
TooManyConnectionsException constructor.
|
TooManyConnectionsException(String s)
TooManyConnectionsException constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TooManyConnectionsException()
public TooManyConnectionsException(String s)
s
- java.lang.StringCopyright © 2005–2017 Alfresco Software. All rights reserved.