Class TooManyActiveSessionsException

java.lang.Object
All Implemented Interfaces:
Serializable

public class TooManyActiveSessionsException extends IllegalStateException
An exception that indicates the maximum number of active sessions has been reached and the server is refusing to create any new sessions.
See Also: