public class GemfireIndexException extends DataIntegrityViolationException
Constructor and Description |
---|
GemfireIndexException(IndexCreationException ex) |
GemfireIndexException(IndexExistsException ex) |
GemfireIndexException(IndexInvalidException ex) |
GemfireIndexException(IndexMaintenanceException ex) |
GemfireIndexException(IndexNameConflictException ex) |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GemfireIndexException(IndexCreationException ex)
public GemfireIndexException(IndexExistsException ex)
public GemfireIndexException(IndexNameConflictException ex)
public GemfireIndexException(IndexMaintenanceException ex)
public GemfireIndexException(IndexInvalidException ex)