com.bigdata.jini.start.config
Class ZookeeperServerConfiguration.ZookeeperRunningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.bigdata.jini.start.config.ZookeeperServerConfiguration.ZookeeperRunningException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ZookeeperServerConfiguration
public static class ZookeeperServerConfiguration.ZookeeperRunningException
- extends IOException
Exception throw if there is already a zookeeper server instance running
on the localhost.
- Version:
- $Id$
- Author:
- Bryan Thompson
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ZookeeperServerConfiguration.ZookeeperRunningException
public ZookeeperServerConfiguration.ZookeeperRunningException(String msg)
Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.