Package org.apache.geode.cache.lucene
Class LuceneIndexExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.geode.GemFireException
org.apache.geode.cache.lucene.LuceneIndexExistsException
- All Implemented Interfaces:
Serializable
A LuceneIndexExistsException is thrown if a Lucene index that already exists is attempted to be
created.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.geode.GemFireException
getRootCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LuceneIndexExistsException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getIndexName
-
getRegionPath
-