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