public static class CloudSolrClient.RouteException extends SolrException
SolrException.ErrorCode
ignorePatterns, metadata
Constructor and Description |
---|
CloudSolrClient.RouteException(SolrException.ErrorCode errorCode,
NamedList<Throwable> throwables,
Map<String,LBHttpSolrClient.Req> routes) |
Modifier and Type | Method and Description |
---|---|
Map<String,LBHttpSolrClient.Req> |
getRoutes() |
NamedList<Throwable> |
getThrowables() |
code, doIgnore, getMetadata, getMetadata, getRootCause, log, log, log, log, logDebugWithMdc, logInfoWithMdc, logWarnWithMdc, setMetadata, setMetadata, toStr, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public CloudSolrClient.RouteException(SolrException.ErrorCode errorCode, NamedList<Throwable> throwables, Map<String,LBHttpSolrClient.Req> routes)
public Map<String,LBHttpSolrClient.Req> getRoutes()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.