mirror of
https://github.com/apache/lucene.git
synced 2025-02-21 09:36:46 +00:00
LUCENE-3652: Fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1215497 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2208b499fa
commit
9b938f0dcd
@ -23,8 +23,8 @@ import org.apache.lucene.queryparser.flexible.messages.NLSException;
|
||||
/**
|
||||
* Error class with NLS support
|
||||
*
|
||||
* @see org.apache.lucene.messages.NLS
|
||||
* @see org.apache.lucene.messages.Message
|
||||
* @see org.apache.lucene.queryparser.flexible.messages.NLS
|
||||
* @see org.apache.lucene.queryparser.flexible.messages.Message
|
||||
*/
|
||||
public class QueryNodeError extends Error implements NLSException {
|
||||
private Message message;
|
||||
|
Loading…
x
Reference in New Issue
Block a user