Class QuorumPeerConfig.ConfigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.zookeeper.server.quorum.QuorumPeerConfig.ConfigException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- QuorumPeerConfig
public static class QuorumPeerConfig.ConfigException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigException(java.lang.String msg)
ConfigException(java.lang.String msg, java.lang.Exception e)
-