public static class BaseCloudSolrClient.RouteException extends SolrException
SolrException.ErrorCode
ERROR_CLASS, ignorePatterns, metadata, ROOT_ERROR_CLASS
Constructor and Description |
---|
RouteException(SolrException.ErrorCode errorCode,
NamedList<Throwable> throwables,
Map<String,? extends LBSolrClient.Req> routes) |
Modifier and Type | Method and Description |
---|---|
Map<String,? extends LBSolrClient.Req> |
getRoutes() |
NamedList<Throwable> |
getThrowables() |
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 RouteException(SolrException.ErrorCode errorCode, NamedList<Throwable> throwables, Map<String,? extends LBSolrClient.Req> routes)
public Map<String,? extends LBSolrClient.Req> getRoutes()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.