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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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)