Package org.apache.zookeeper.server
Class ServerCnxn.CloseRequestException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.apache.zookeeper.server.ServerCnxn.CloseRequestException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ServerCnxn
protected static class ServerCnxn.CloseRequestException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CloseRequestException(java.lang.String msg)
-