public class LeaseDeniedException extends LeaseException
Constructor and Description |
---|
LeaseDeniedException()
Constructs an LeaseDeniedException with no detail message.
|
LeaseDeniedException(String reason)
Constructs an LeaseDeniedException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LeaseDeniedException()
public LeaseDeniedException(String reason)
reason
- a String containing the reason why the lease was deniedCopyright © GigaSpaces.