org.apache.zookeeper.server.quorum
Class QuorumPeerConfig.ConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.zookeeper.server.quorum.QuorumPeerConfig.ConfigException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- QuorumPeerConfig
public static class QuorumPeerConfig.ConfigException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QuorumPeerConfig.ConfigException
public QuorumPeerConfig.ConfigException(String msg)
QuorumPeerConfig.ConfigException
public QuorumPeerConfig.ConfigException(String msg,
Exception e)
Copyright © 2012 The Apache Software Foundation