public class LeaseExpiredException extends GemFireException
LeaseExpiredException
is thrown when GemFire detects that a distributed lock
obtained by the current thread with a limited lease (see @link DistributedLockService} has
expired before it was explicitly released.Constructor and Description |
---|
LeaseExpiredException(java.lang.String s)
Creates a new
LeaseExpiredException |
getRootCause