com.bigdata.jini.start.config
Class ZookeeperServerConfiguration.ZookeeperRunningException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by 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

Constructor Summary
ZookeeperServerConfiguration.ZookeeperRunningException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZookeeperServerConfiguration.ZookeeperRunningException

public ZookeeperServerConfiguration.ZookeeperRunningException(String msg)


Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.