public class FacetConfigUnknownValueRangeException extends FacetConfigServiceException
DefaultFacetSearchConfigService whenever value range specified in the indexed property definition
cannot be found| Constructor and Description |
|---|
FacetConfigUnknownValueRangeException(String configName,
String message)
Initializes the exception
|
FacetConfigUnknownValueRangeException(String configName,
String message,
Throwable nested)
Initializes the exception
|
FacetConfigUnknownValueRangeException(String configName,
Throwable nested)
Initializes the exception
|
getConfigName, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FacetConfigUnknownValueRangeException(String configName, Throwable nested)
configName - - SOLR configuration item namenested - - nested exceptionpublic FacetConfigUnknownValueRangeException(String configName, String message, Throwable nested)
configName - - SOLR configuration item namemessage - - error messagenested - - nested exceptionCopyright © 2017 SAP SE. All Rights Reserved.