public static final class DistributedUpdateProcessor.DistributedUpdatesAsyncException extends SolrException
SolrException.ErrorCode
Modifier and Type | Field and Description |
---|---|
List<SolrCmdDistributor.Error> |
errors |
ERROR_CLASS, ignorePatterns, metadata, ROOT_ERROR_CLASS
Constructor and Description |
---|
DistributedUpdatesAsyncException(List<SolrCmdDistributor.Error> errors) |
code, doIgnore, getMetadata, getMetadata, getRootCause, getRootThrowable, getThrowable, log, log, log, log, logDebugWithMdc, logInfoWithMdc, logWarnWithMdc, setMetadata, setMetadata, toStr, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public final List<SolrCmdDistributor.Error> errors
public DistributedUpdatesAsyncException(List<SolrCmdDistributor.Error> errors)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.