public class SolrFacetConfigException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
SolrFacetConfigException(String msgId)
Constructor
|
SolrFacetConfigException(String msgId,
Object[] msgParams)
Constructor
|
SolrFacetConfigException(String msgId,
Object[] msgParams,
Throwable cause)
Constructor
|
SolrFacetConfigException(String msgId,
Throwable cause)
Constructor
|
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SolrFacetConfigException(String msgId)
msgId - message idpublic SolrFacetConfigException(String msgId, Object[] msgParams)
msgId - message idmsgParams - message paramspublic SolrFacetConfigException(String msgId, Throwable cause)
msgId - message idcause - causing exceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.