public static class ApiBag.ExceptionWithErrObject extends SolrException
SolrException.ErrorCode
ERROR_CLASS, ignorePatterns, metadata, ROOT_ERROR_CLASS
Constructor and Description |
---|
ExceptionWithErrObject(SolrException.ErrorCode code,
String msg,
List<Map> errs) |
Modifier and Type | Method and Description |
---|---|
List<Map> |
getErrs() |
String |
toString() |
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
public ExceptionWithErrObject(SolrException.ErrorCode code, String msg, List<Map> errs)
public String toString()
toString
in class SolrException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.