public class GemfireIndexException extends DataIntegrityViolationException
| Constructor and Description |
|---|
GemfireIndexException(com.gemstone.gemfire.cache.query.IndexCreationException ex) |
GemfireIndexException(com.gemstone.gemfire.cache.query.IndexExistsException ex) |
GemfireIndexException(com.gemstone.gemfire.cache.query.IndexInvalidException ex) |
GemfireIndexException(com.gemstone.gemfire.cache.query.IndexMaintenanceException ex) |
GemfireIndexException(com.gemstone.gemfire.cache.query.IndexNameConflictException ex) |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GemfireIndexException(com.gemstone.gemfire.cache.query.IndexCreationException ex)
public GemfireIndexException(com.gemstone.gemfire.cache.query.IndexExistsException ex)
public GemfireIndexException(com.gemstone.gemfire.cache.query.IndexNameConflictException ex)
public GemfireIndexException(com.gemstone.gemfire.cache.query.IndexMaintenanceException ex)
public GemfireIndexException(com.gemstone.gemfire.cache.query.IndexInvalidException ex)