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(String s)
Creates a new
LeaseExpiredException |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LeaseExpiredException(String s)
LeaseExpiredException
s
- the detail message