Package org.springframework.data.gemfire
Class GemfireIndexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.springframework.dao.NonTransientDataAccessException
org.springframework.dao.DataIntegrityViolationException
org.springframework.data.gemfire.GemfireIndexException
- All Implemented Interfaces:
Serializable
Gemfire-specific subclass thrown on Index management.
- Author:
- Costin Leau, John Blum
- See Also:
-
Constructor Summary
ConstructorDescriptionGemfireIndexException
(Exception cause) GemfireIndexException
(String message, Exception cause) GemfireIndexException
(String message, IndexCreationException cause) GemfireIndexException
(String message, IndexExistsException cause) GemfireIndexException
(String message, IndexInvalidException cause) GemfireIndexException
(String message, IndexMaintenanceException cause) GemfireIndexException
(String message, IndexNameConflictException cause) -
Method Summary
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-
GemfireIndexException
-