org.apache.solr.common.cloud
public class ZooKeeperException extends SolrException
SolrException.ErrorCode
ignorePatterns
Constructor and Description |
---|
ZooKeeperException(SolrException.ErrorCode code,
String msg) |
ZooKeeperException(SolrException.ErrorCode code,
String msg,
Throwable th) |
code, doIgnore, getRootCause, log, log, log, log, toStr, toString
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ZooKeeperException(SolrException.ErrorCode code, String msg, Throwable th)
public ZooKeeperException(SolrException.ErrorCode code, String msg)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.