public class ZooKeeperException extends SolrException
SolrException.ErrorCode
ERROR_CLASS, ignorePatterns, metadata, ROOT_ERROR_CLASS
Constructor and Description |
---|
ZooKeeperException(SolrException.ErrorCode code,
String msg) |
ZooKeeperException(SolrException.ErrorCode code,
String msg,
Throwable th) |
code, doIgnore, getMetadata, getMetadata, getRootCause, getRootThrowable, getThrowable, log, log, log, log, logDebugWithMdc, logInfoWithMdc, logWarnWithMdc, setMetadata, setMetadata, toStr
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ZooKeeperException(SolrException.ErrorCode code, String msg, Throwable th)
public ZooKeeperException(SolrException.ErrorCode code, String msg)
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.