Package org.apache.zookeeper.server
Class ClientCnxnLimitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.zookeeper.server.ClientCnxnLimitException
-
- All Implemented Interfaces:
java.io.Serializable
public class ClientCnxnLimitException extends java.lang.Exception
Indicates that the number of client connections has exceeded some limit.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClientCnxnLimitException()
-