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