public class LuceneDocumentRetrievalException extends RuntimeException
Document
,
IndexSearcher
,
DocIdSetIterator
,
Serialized FormConstructor and Description |
---|
LuceneDocumentRetrievalException(String message,
long documentId,
Throwable cause) |
LuceneDocumentRetrievalException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
long |
getDocumentId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.