Package org.apache.geode.cache.lucene
Class LuceneIndexDestroyedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.geode.GemFireException
org.apache.geode.cache.lucene.LuceneIndexDestroyedException
- All Implemented Interfaces:
Serializable
A LuceneIndexDestroyedException is thrown if a Lucene index is attempted to be used while it is
being destroyed or after it has been destroyed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.geode.GemFireException
getRootCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LuceneIndexDestroyedException
-
-
Method Details
-
getIndexName
-
getRegionPath
-