public class LuceneQueryParserException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
LuceneQueryParserException(String msgId) |
LuceneQueryParserException(String msgId,
Object[] msgParams) |
LuceneQueryParserException(String msgId,
Object[] msgParams,
Throwable cause) |
LuceneQueryParserException(String msgId,
Throwable cause) |
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LuceneQueryParserException(String msgId)
msgId - public LuceneQueryParserException(String msgId, Object[] msgParams)
msgId - msgParams - public LuceneQueryParserException(String msgId, Throwable cause)
msgId - cause - Copyright © 2005–2014 Alfresco Software. All rights reserved.