Class GemfireSystemException

All Implemented Interfaces:
Serializable

public class GemfireSystemException extends UncategorizedDataAccessException
GemFire-specific subclass of UncategorizedDataAccessException, for GemFire system errors that do not match any concrete org.springframework.dao exceptions.
Author:
Costin Leau
See Also: